xfs: sync minor header differences needed by userspace.
authorDave Chinner <dchinner@redhat.com>
Mon, 12 Aug 2013 10:49:31 +0000 (20:49 +1000)
committerBen Myers <bpm@sgi.com>
Mon, 12 Aug 2013 21:35:41 +0000 (16:35 -0500)
Little things like exported functions, __KERNEL__ protections, and
so on that ensure user and kernel shared headers are identical.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
13 files changed:
fs/xfs/xfs_attr.c
fs/xfs/xfs_attr_leaf.c
fs/xfs/xfs_attr_leaf.h
fs/xfs/xfs_attr_remote.c
fs/xfs/xfs_bmap.h
fs/xfs/xfs_btree.h
fs/xfs/xfs_dir2_format.h
fs/xfs/xfs_fs.h
fs/xfs/xfs_sb.h
fs/xfs/xfs_symlink.h
fs/xfs/xfs_trans.h
fs/xfs/xfs_trans_priv.h
fs/xfs/xfs_types.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc fs/xfs/xfs_fs.h
Simple merge
diff --cc fs/xfs/xfs_sb.h
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge