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
Josef "Jeff" Sipek bd243a4b4b [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path
Change all the uses of f_{dentry,vfsmnt} to f_path.{dentry,mnt} in the
ecryptfs filesystem.

Signed-off-by: Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-08 08:28:43 -08:00
..
crypto.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00
debug.c
dentry.c [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions 2006-12-08 08:28:40 -08:00
ecryptfs_kernel.h [PATCH] struct path: make eCryptfs a user of struct path 2006-12-08 08:28:40 -08:00
file.c [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path 2006-12-08 08:28:43 -08:00
inode.c [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path 2006-12-08 08:28:43 -08:00
keystore.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00
main.c [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions 2006-12-08 08:28:40 -08:00
Makefile
mmap.c [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path 2006-12-08 08:28:43 -08:00
super.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00