]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: log refcount intent items
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 01:20:28 +0000 (12:20 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 25 Oct 2016 01:20:28 +0000 (12:20 +1100)
commitc1ea40108f364df3dc732435aea7282e3a340bb9
tree27a341de6c22388e9a490ee0b8b1230c2e10bc86
parenta5a35c0d82f35d979b53d491bd2f76bb0a763944
xfs: log refcount intent items

Source kernel commit: f997ee2137175f5b2bd7ced52acf1ca51f04f420

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

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