]> Git Repo - linux.git/commit
[patch 1/4] vfs: path_{get,put}() cleanups
authorJan Blunck <[email protected]>
Mon, 9 Jun 2008 23:40:35 +0000 (16:40 -0700)
committerAl Viro <[email protected]>
Mon, 23 Jun 2008 15:52:29 +0000 (11:52 -0400)
commitc8e7f449b225ee6c87454ac069f0a041035c5140
tree9f89ed29958a58fb6010ca60d7ce1f9d7a747b3c
parentc70f84417429f41519be0197a1092a53c2201f47
[patch 1/4] vfs: path_{get,put}() cleanups

Here are some more places where path_{get,put}() can be used instead of
dput()/mntput() pair.

Signed-off-by: Jan Blunck <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Al Viro <[email protected]>
fs/namei.c
fs/pipe.c
This page took 0.051529 seconds and 4 git commands to generate.