mbox series

[GIT,PULL] nfsd changes for 5.11-rc (second round)

Message ID 04E864E1-CE3F-4DEE-9A0E-CAC4DEE51D7B@oracle.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] nfsd changes for 5.11-rc (second round) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.11-2

Message

Chuck Lever Jan. 19, 2021, 3:38 p.m. UTC
Hi Linus,

The following changes since commit a0d54b4f5b219fb31f0776e9f53aa137e78ae431:

  Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (2021-01-11 14:37:13 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.11-2

for you to fetch changes up to 5f39d2713bd80e8a3e6d9299930aec8844872c0e:

  SUNRPC: Move the svc_xdr_recvfrom tracepoint again (2021-01-13 09:13:20 -0500)

----------------------------------------------------------------
Fixes:

- Avoid exposing parent of root directory in NFSv3 READDIRPLUS results
- Fix a tracepoint change that went in the initial 5.11 merge

----------------------------------------------------------------
Chuck Lever (1):
      SUNRPC: Move the svc_xdr_recvfrom tracepoint again

J. Bruce Fields (1):
      nfsd4: readdirplus shouldn't return parent of export

 fs/nfsd/nfs3xdr.c             |  7 ++++++-
 include/trace/events/sunrpc.h | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 net/sunrpc/svc_xprt.c         |  4 ++--

Comments

pr-tracker-bot@kernel.org Jan. 20, 2021, 4:50 a.m. UTC | #1
The pull request you sent on Tue, 19 Jan 2021 15:38:22 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.11-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f419f031de1498765b64ddf71590f40689a9b55c

Thank you!