diff options
author | Al Viro <viro@www.linux.org.uk> | 2005-06-06 13:36:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-06 14:42:27 -0700 |
commit | 58c465eba4d7ed307c4c7cb3382ba7ee565e8858 (patch) | |
tree | f147af3fee122ec5cc054ac78fa30e1490a8acd0 /init | |
parent | 39ca6d49759346d4710c759d443eec8048b27213 (diff) |
[PATCH] namei fixes (17/19)
follow_mount() made void, reordered dput()/mntput() in it.
follow_dotdot() switched from struct vfmount ** + struct dentry ** to
struct nameidata *; callers updated.
Equivalent transformation + fix for 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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions