]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/xfs/xfs_inode_item.h
xfs: split out inode log item format definition
authorDave Chinner <dchinner@redhat.com>
Mon, 12 Aug 2013 10:49:23 +0000 (20:49 +1000)
committerBen Myers <bpm@sgi.com>
Mon, 12 Aug 2013 21:05:19 +0000 (16:05 -0500)
commit69432832fd7466c20c7c92cbd92c561ac78988c2
treee88e0d4698eab40c93248c7be3b7d8d2ffd52c19
parentfc06c6d064dd50f7aa157065ef79216190d75c91
xfs: split out inode log item format definition

The log item format definitions are shared with userspace. Split
them out of header files that contain kernel only defintions to make
it simple to shared them.

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>
fs/xfs/xfs_acl.c
fs/xfs/xfs_filestream.c
fs/xfs/xfs_inode.h
fs/xfs/xfs_inode_item.h
fs/xfs/xfs_log_format.h
fs/xfs/xfs_types.h
fs/xfs/xfs_xattr.c