]> git.karo-electronics.de Git - karo-tx-linux.git/commit
->encode_fh() API change
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 2 Apr 2012 18:34:06 +0000 (14:34 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 21 Apr 2012 22:50:49 +0000 (18:50 -0400)
commit32d7362bcd45c459ff43cbc077f506af41b26de4
tree10271bcd2e6e36e76c7eb79a2598150268083ba7
parent5ac750fec2785a4861bcca99f8b39bd50effb95c
->encode_fh() API change

pass inode + parent's inode or NULL instead of dentry + bool saying
whether we want the parent or not.

NOTE: that needs ceph fix folded in.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
16 files changed:
fs/btrfs/export.c
fs/ceph/export.c
fs/exportfs/expfs.c
fs/fat/inode.c
fs/fuse/inode.c
fs/gfs2/export.c
fs/isofs/export.c
fs/nilfs2/namei.c
fs/ocfs2/export.c
fs/reiserfs/inode.c
fs/reiserfs/reiserfs.h
fs/udf/namei.c
fs/xfs/xfs_export.c
include/linux/exportfs.h
mm/cleancache.c
mm/shmem.c