kernel-ark/fs/ext4
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
..
acl.c
acl.h
balloc.c
bitmap.c
dir.c
ext4_jbd2.c
extents.c
file.c
fsync.c
group.h
hash.c
ialloc.c
inode.c ext4: Fix Direct I/O locking 2008-02-10 01:08:38 -05:00
ioctl.c
Makefile
mballoc.c ext4: allocate struct ext4_allocation_context from a kmem cache 2008-02-10 01:13:33 -05:00
migrate.c ext4: Fix circular locking dependency with migrate and rm. 2008-02-10 01:20:05 -05:00
namei.c
namei.h
resize.c
super.c Introduce path_put() 2008-02-14 21:13:33 -08:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h