More shrink_dcache_parent()-related stuff - killing the main
source of potentially contended calls of that on large subtrees.

The following changes since commit 4faa99965e027cc057c5145ce45fa772caa04e8d:

  fix io_destroy()/aio_complete() race (2018-05-23 22:53:22 -0400)

are available in the git repository at:

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

for you to fetch changes up to 8767712f26d18ac4541e2d0d7be17c40a5911ce4:

  rmdir(),rename(): do shrink_dcache_parent() only on success (2018-05-27 
16:23:51 -0400)

----------------------------------------------------------------
Al Viro (1):
      rmdir(),rename(): do shrink_dcache_parent() only on success

 fs/namei.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Reply via email to