Files
linux-cryptodev-2.6/fs/xfs
Dave Chinner 70a9883c5f xfs: create a shared header file for format-related information
All of the buffer operations structures are needed to be exported
for xfs_db, so move them all to a common location rather than
spreading them all over the place. They are verifying the on-disk
format, so while xfs_format.h might be a good place, it is not part
of the on disk format.

Hence we need to create a new header file that we centralise these
related definitions. Start by moving the bffer operations
structures, and then also move all the other definitions that have
crept into xfs_log_format.h and xfs_format.h as there was no other
shared header file to put them in.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ben Myers <bpm@sgi.com>
2013-10-23 14:11:30 -05:00
..
2013-05-07 18:45:36 -05:00
2013-08-12 17:49:38 -05:00
2013-05-07 18:45:36 -05:00
2012-11-19 20:11:24 -06:00
2013-08-12 16:53:39 -05:00
2013-09-12 09:42:08 -05:00
2012-11-19 20:11:24 -06:00
2013-08-12 16:53:39 -05:00
2013-08-12 16:55:17 -05:00
2013-10-01 17:38:16 -05:00
2012-05-14 16:20:54 -05:00
2013-08-12 16:56:06 -05:00
2013-05-07 18:45:36 -05:00
2013-05-07 18:45:36 -05:00
2012-10-17 12:01:25 -05:00
2013-08-30 14:14:35 -05:00
2013-08-12 16:53:39 -05:00
2013-05-07 18:45:36 -05:00