Merge branch 'work.rmdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jun 2018 16:53:33 +0000 (09:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jun 2018 16:53:33 +0000 (09:53 -0700)
commit9c50eafc32ddbd166c8a2bbaecd4ad201c452b14
tree058a1d34c284aa523b8801b6f1b7e51714c88ccf
parent06c86e66d6c222c36d852b599a6d26d0ecd1fb9a
parent8767712f26d18ac4541e2d0d7be17c40a5911ce4
Merge branch 'work.rmdir' of git://git./linux/kernel/git/viro/vfs

Pull rmdir update from Al Viro:
 "More shrink_dcache_parent()-related stuff - killing the main source of
  potentially contended calls of that on large subtrees"

* 'work.rmdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  rmdir(),rename(): do shrink_dcache_parent() only on success
fs/namei.c