]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - mm/shmem.c
->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)
commitb0b0382bb4904965a9e9fca77ad87514dfda0d1c
treedc46873fa74e0d194e4a2571b16f0767e1919ae8
parent6d42e7e9f6d86ed4dfacde75a6cf515068f9749c
->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