]> www.infradead.org Git - users/hch/xfs-documentation.git/commit
restore the old rendering of structure field definitions
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 4 Jan 2016 23:29:19 +0000 (10:29 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 4 Jan 2016 23:29:19 +0000 (10:29 +1100)
commit728d229c0c67ee41f8ac9e67ec7356d0235d8d0a
tree73bb67ec35fad81d759ad8f5540fe7c6b42742ba
parentbda41655e5bbf8d5e66df59db775aea6f4b4c449
restore the old rendering of structure field definitions

Restore the rendering of the on-disk struct fields to resemble that of
the old SGI book, with bold field names on one line and the
description indented below.  This is a lot more readable than letting
the whole field and description run together as one long line.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
design/XFS_Filesystem_Structure/allocation_groups.asciidoc
design/XFS_Filesystem_Structure/common_types.asciidoc
design/XFS_Filesystem_Structure/internal_inodes.asciidoc
design/XFS_Filesystem_Structure/ondisk_inode.asciidoc