Home
last modified time | relevance | path

Searched hist:"39 ca6d49" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.c39ca6d49 Mon Jun 06 15:36:12 CDT 2005 Al Viro <viro@www.linux.org.uk> [PATCH] namei fixes (16/19)

Conditional mntput() moved into __do_follow_link(). There it collapses with
unconditional mntget() on the same sucker, closing another too-early-mntput()
race.

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
39ca6d49 Mon Jun 06 15:36:12 CDT 2005 Al Viro <viro@www.linux.org.uk> [PATCH] namei fixes (16/19)

Conditional mntput() moved into __do_follow_link(). There it collapses with
unconditional mntget() on the same sucker, closing another too-early-mntput()
race.

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>