mbox series

[git,pull] more simple_recursive_removal() stuff

Message ID YJAzn3u9tGXYIt+i@zeniv-ca.linux.org.uk (mailing list archive)
State New, archived
Headers show
Series [git,pull] more simple_recursive_removal() stuff | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.recursive_removal

Message

Al Viro May 3, 2021, 5:32 p.m. UTC
Missed that one when simple_recursive_removal() had been introduced.

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.recursive_removal

for you to fetch changes up to e41d237818598c0b17458b4d0416b091a7959e55:

  qib_fs: switch to simple_recursive_removal() (2021-03-08 10:20:48 -0500)

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

 drivers/infiniband/hw/qib/qib_fs.c | 68 +++-----------------------------------
 1 file changed, 5 insertions(+), 63 deletions(-)

Comments

pr-tracker-bot@kernel.org May 3, 2021, 6:14 p.m. UTC | #1
The pull request you sent on Mon, 3 May 2021 17:32:15 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.recursive_removal

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

Thank you!