]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: add shared rmap map/unmap/convert log item types
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 01:43:48 +0000 (12:43 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 25 Oct 2016 01:43:48 +0000 (12:43 +1100)
commit2b7e542877b1a8733bf89406572d958aaf8964ef
tree4ff33e78599a5cc4e39b9b5927f5acb30e671a87
parent043983327af8bea1f116671785c084e186122fb2
xfs: add shared rmap map/unmap/convert log item types

Source kernel commit: 0e07c039bac5f6ce7e3bc512ab9efb4aaa76da94

Wire up some rmap log redo item type codes to map, unmap, or convert
shared data block extents.  The actual log item recovery comes in a
later patch.

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