Home
last modified time | relevance | path

Searched hist:59430262 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.c59430262 Mon Jul 18 17:43:29 CDT 2011 Linus Torvalds <torvalds@linux-foundation.org> vfs: fix race in rcu lookup of pruned dentry

Don't update *inode in __follow_mount_rcu() until we'd verified that
there is mountpoint there. Kudos to Hugh Dickins for catching that
one in the first place and eventually figuring out the solution (and
catching a braino in the earlier version of patch).

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
59430262 Mon Jul 18 17:43:29 CDT 2011 Linus Torvalds <torvalds@linux-foundation.org> vfs: fix race in rcu lookup of pruned dentry

Don't update *inode in __follow_mount_rcu() until we'd verified that
there is mountpoint there. Kudos to Hugh Dickins for catching that
one in the first place and eventually figuring out the solution (and
catching a braino in the earlier version of patch).

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>