]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: split out inode log item format definition
authorDave Chinner <dchinner@redhat.com>
Wed, 4 Sep 2013 22:05:23 +0000 (22:05 +0000)
committerRich Johnston <rjohnston@sgi.com>
Mon, 16 Sep 2013 20:14:42 +0000 (15:14 -0500)
commit26ba3d3233b7e16f633ef582eccf7a09d98e3f4d
treed562cbe61bab033efe1c5893f7b6200c89bf0c35
parent47fe8b7e79b57bd4dd1d5cdfc197edb4961452ac
xfs: split out inode log item format definition

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

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Review-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
include/Makefile
include/libxlog.h
include/xfs_extfree_item.h [deleted file]
include/xfs_log_format.h