]> git.baikalelectronics.ru Git - kernel.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>
Wed, 30 May 2012 03:28:33 +0000 (23:28 -0400)
commit28fa3db3754115836c0881516433a4a9a38a50bd
treedc46873fa74e0d194e4a2571b16f0767e1919ae8
parent84e7244f67e60d6750e18feb27918d822db78086
->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