Re: [git pull] vfs.git - dcache and mountpoint stuff

2019-07-20 Thread pr-tracker-bot
The pull request you sent on Sat, 20 Jul 2019 04:02:18 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.dcache2 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/18253e034d2aeee140f82fc9fe89c4bce5c81799 Thank you! -- Deet-doot-dot, I am a bot. h

[git pull] vfs.git - dcache and mountpoint stuff

2019-07-19 Thread Al Viro
Saner handling of refcounts to mountpoints. Transfer the counting reference from struct mount ->mnt_mountpoint over to struct mountpoint ->m_dentry. That allows to get rid of the convoluted games with ordering of mount shutdowns. The cost is in teaching shrink_dcache_{parent,for_umount} t