From: Linus Torvalds Date: Fri, 28 Sep 2012 17:02:53 +0000 (-0700) Subject: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Tag: v6.6-pxa1908~27009 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=7596824e6626c62557b9eb6411ee74fec68b8ff9;p=linux.git Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs Pull vfs fixes from Al Viro: "A couple of fixes; one for automount/lazy umount race, another a classic "we don't protect the refcount transition to zero with the lock that protects looking for object in hash" kind of crap in lockd." * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: close the race in nlmsvc_free_block() do_add_mount()/umount -l races --- 7596824e6626c62557b9eb6411ee74fec68b8ff9