kernel-ark/fs/afs
Jan Blunck 1d957f9bf8 Introduce path_put()
* Add path_put() functions for releasing a reference to the dentry and
  vfsmount of a struct path in the right order

* Switch from path_release(nd) to path_put(&nd->path)

* Rename dput_path() to path_put_conditional()

[akpm@linux-foundation.org: fix cifs]
Signed-off-by: Jan Blunck <jblunck@suse.de>
Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Acked-by: Christoph Hellwig <hch@lst.de>
Cc: <linux-fsdevel@vger.kernel.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Steven French <sfrench@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-14 21:13:33 -08:00
..
afs_cm.h
afs_fs.h
afs_vl.h
afs.h
cache.c
cache.h
callback.c fs/afs/: possible cleanups 2007-10-17 08:42:50 -07:00
cell.c KEYS: Make request_key() and co fundamentally asynchronous 2007-10-17 08:42:57 -07:00
cmservice.c fs/afs/: possible cleanups 2007-10-17 08:42:50 -07:00
dir.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 2008-02-07 08:42:26 -08:00
file.c
flock.c
fsclient.c
inode.c iget: use iget_failed() in AFS 2008-02-07 08:42:26 -08:00
internal.h fs/afs/: possible cleanups 2007-10-17 08:42:50 -07:00
main.c
Makefile
misc.c
mntpt.c Introduce path_put() 2008-02-14 21:13:33 -08:00
netdevices.c
proc.c fs/afs/: possible cleanups 2007-10-17 08:42:50 -07:00
rxrpc.c fs/afs/: possible cleanups 2007-10-17 08:42:50 -07:00
security.c fs/afs/security.c: fix uninitialized var warning 2008-02-08 09:22:36 -08:00
server.c fs/afs/: possible cleanups 2007-10-17 08:42:50 -07:00
super.c mount options: fix afs 2008-02-08 09:22:39 -08:00
vlclient.c
vlocation.c fs/afs/vlocation.c: fix off-by-one 2007-11-05 15:12:32 -08:00
vnode.c
volume.c
write.c Drop some headers from mm.h 2007-10-17 08:42:55 -07:00