mbox series

[git,pull] more simple_recursive_removal() conversions

Message ID 20240112072537.GB1674809@ZenIV (mailing list archive)
State New
Headers show
Series [git,pull] more simple_recursive_removal() conversions | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-simple_recursive_removal

Message

Al Viro Jan. 12, 2024, 7:25 a.m. UTC
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-simple_recursive_removal

for you to fetch changes up to 88388cb0c9b0c4cc337e4241fe6f905c89bd7acf:

  nfsctl: switch to simple_recursive_removal() (2023-12-20 20:45:57 -0500)

----------------------------------------------------------------
more simple_recursive_removal() conversions

nfsctl this time...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

----------------------------------------------------------------
Al Viro (1):
      nfsctl: switch to simple_recursive_removal()

 fs/nfsd/nfsctl.c | 70 ++++++++++++--------------------------------------------
 1 file changed, 14 insertions(+), 56 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 13, 2024, 2:09 a.m. UTC | #1
The pull request you sent on Fri, 12 Jan 2024 07:25:37 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-simple_recursive_removal

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

Thank you!