Searched hist:"77 d61fe45e720577a2cc0e9580fbc57d8faa7232" (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_bmap_item.c | diff 77d61fe45e720577a2cc0e9580fbc57d8faa7232 Mon Oct 03 18:11:26 CEST 2016 Darrick J. Wong <darrick.wong@oracle.com> xfs: log bmap intent items
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>
|
H A D | Makefile | diff 77d61fe45e720577a2cc0e9580fbc57d8faa7232 Mon Oct 03 18:11:26 CEST 2016 Darrick J. Wong <darrick.wong@oracle.com> xfs: log bmap intent items
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>
|
H A D | xfs_trans.h | diff 77d61fe45e720577a2cc0e9580fbc57d8faa7232 Mon Oct 03 18:11:26 CEST 2016 Darrick J. Wong <darrick.wong@oracle.com> xfs: log bmap intent items
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>
|
H A D | xfs_log_recover.c | diff 77d61fe45e720577a2cc0e9580fbc57d8faa7232 Mon Oct 03 18:11:26 CEST 2016 Darrick J. Wong <darrick.wong@oracle.com> xfs: log bmap intent items
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>
|