]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7966f9ddf6757f20caf33f4830316af8838a0cd9
tree058a1d34c284aa523b8801b6f1b7e51714c88ccf
parent63712053dd449a9435b8359d34d14b231069f0dc
parent542251a5ce6f7f05ab733a04d2740d911aeb72a8
Merge branch 'work.rmdir' of git://git.kernel.org/pub/scm/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