summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAl Viro <viro@www.linux.org.uk>2005-06-07 00:35:59 +0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-07 01:42:24 +0400
commit5f92b3bcec0fa2e2d775b589850097f9dc6b2de2 (patch)
tree239ce9af16392b452f651780e85b40b809b8d17a /init
parent90ebe5654febe3555a2516d51d3d251226d35fdb (diff)
downloadlinux-5f92b3bcec0fa2e2d775b589850097f9dc6b2de2.tar.xz
[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')
0 files changed, 0 insertions, 0 deletions