diff options
author | Al Viro <viro@www.linux.org.uk> | 2005-06-06 22:35:59 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-06 23:42:24 +0200 |
commit | 5f92b3bcec0fa2e2d775b589850097f9dc6b2de2 (patch) | |
tree | 239ce9af16392b452f651780e85b40b809b8d17a /init/do_mounts_md.c | |
parent | [PATCH] namei fixes (diff) | |
download | linux-5f92b3bcec0fa2e2d775b589850097f9dc6b2de2.tar.xz linux-5f92b3bcec0fa2e2d775b589850097f9dc6b2de2.zip |
[PATCH] namei fixes (2/19)
All callers of do_follow_link() do mntget() right before it and
dput()+mntput() right after. These calls are moved inside do_follow_link()
now.
Obviously equivalent transformation.
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/do_mounts_md.c')
0 files changed, 0 insertions, 0 deletions