Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/ecryptfs
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
..
crypto.c ecryptfs: check for existing key_tfm at mount time 2008-02-06 10:41:13 -08:00
debug.c
dentry.c Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 2008-02-14 21:13:33 -08:00
ecryptfs_kernel.h ecryptfs: check for existing key_tfm at mount time 2008-02-06 10:41:13 -08:00
file.c eCryptfs: Minor fixes to printk messages 2008-02-06 10:41:12 -08:00
inode.c Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 2008-02-14 21:13:33 -08:00
keystore.c eCryptfs: change the type of cipher_code from u16 to u8 2008-02-06 10:41:13 -08:00
main.c Introduce path_put() 2008-02-14 21:13:33 -08:00
Makefile
messaging.c
mmap.c eCryptfs: track header bytes rather than extents 2008-02-06 10:41:12 -08:00
netlink.c
read_write.c fs/ecryptfs/: possible cleanups 2008-02-06 10:41:12 -08:00
super.c ecryptfs: remove debug as mount option, and warn if set via modprobe 2008-02-06 10:41:12 -08:00