]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: log bmap intent items
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 01:30:19 +0000 (12:30 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 25 Oct 2016 01:30:19 +0000 (12:30 +1100)
commit34f8f3e12ea53c8ec956560df322a8f24a15f6a4
treeede3329fff94136320b6d93d8c323b5fb4af3abb
parent0f7dadcf5bc9153dc13c2c09bf8985001625bf4d
xfs: log bmap intent items

Source kernel commit: 77d61fe45e720577a2cc0e9580fbc57d8faa7232

Provide a mechanism for higher levels to create BUI/BUD items, submit
them to the log, and a stub function to deal with recovered BUI items.
These parts will be connected to the rmapbt in a later patch.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_bmap.h