The struct file changes in the following patches were suggested by Al Viro
during the discussion of struct path almost a week ago.
The first patch changes struct file to use struct path instead of just
having struct dentry and struct vfsmount pointers.
The remaining patches change several filesystem, the kernel/ and mm/
directories, as well as the i386 and x86_64 arch code.
These patches depend on the struct path patches from October 18th already in
-mm.
102 files changed, 463 insertions(+), 461 deletions(-)
Signed-off-by: Josef "Jeff" Sipek <[email protected]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 20 of 23] configfs: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 17 of 23] affs: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 16 of 23] 9p: change uses of f_{dentry,vfsmnt} to use f_path
- [PATCH 09 of 23] nfs: change uses of f_{dentry,vfsmnt} to use f_path
- [PATCH 23 of 23] xfs: change uses of f_{dentry,vfsmnt} to use f_path
- [PATCH 21 of 23] cifs: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 06 of 23] ext4: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 03 of 23] proc: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 22 of 23] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 10 of 23] nfsd: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 01 of 23] VFS: change struct file to use struct path
- [PATCH 02 of 23] sysfs: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 15 of 23] mm: change uses of f_{dentry,vfsmnt} to use f_path
- [PATCH 07 of 23] fat: change uses of f_{dentry,vfsmnt} to use f_path
- [PATCH 04 of 23] ext2: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 14 of 23] kernel: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 11 of 23] ntfs: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 05 of 23] ext3: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 08 of 23] isofs: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 19 of 23] autofs4: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 18 of 23] autofs: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 12 of 23] i386: change uses of f_{dentry, vfsmnt} to use f_path
- [PATCH 13 of 23] x86_64: change uses of f_{dentry, vfsmnt} to use f_path
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]