]> 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)
commit369b56a2102e7222b3cc76471bbaa5bac894516d
tree058a1d34c284aa523b8801b6f1b7e51714c88ccf
parenta2903d092f0611d871f1eb4e978eed36b8e85042
parent01b256f460ccc423b3355075aee8e8a2d35df261
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