diff options
author | Dave Chinner <dchinner@redhat.com> | 2013-08-12 20:49:28 +1000 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-08-12 16:11:57 -0500 |
commit | 2a3c0acc351baf1e5e584d8d0692f41d5067582c (patch) | |
tree | e1170f7009b10b864fc67984f3ae45280b8aff8c /fs/hugetlbfs | |
parent | 9cd047f3a3c38f5abf998b781296ff0c834e509f (diff) | |
download | linux-2a3c0acc351baf1e5e584d8d0692f41d5067582c.tar.bz2 |
xfs: split out on-disk transaction definitions
There's a bunch of definitions in xfs_trans.h that define on-disk
formats - transaction headers that get written into the log, log
item type definitions, etc. Split out everything into a separate
file so that all which remains in xfs_trans.h are kernel only
definitions.
Also, remove the duplicate magic number definitions for
XFS_TRANS_MAGIC...
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>
Diffstat (limited to 'fs/hugetlbfs')
0 files changed, 0 insertions, 0 deletions