Re: [git pull] autofs-related stuff

2019-09-19 Thread pr-tracker-bot
The pull request you sent on Thu, 19 Sep 2019 03:11:11 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.autofs has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/8e6ee05d8aa9c802d999c79aa22f3f6ca92d7d27 Thank you! -- Deet-doot-dot, I am a bot. ht

[git pull] autofs-related stuff

2019-09-18 Thread Al Viro
The most interesting part here is getting rid of the last trylock loop on dentry->d_lock - the ones in fs/dcache.c had been dealt with several years ago, but there'd been leftovers in fs/autofs/expire.c The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5