Home
last modified time | relevance | path

Searched hist:baf4bcacb715cebd412b2f4bb69989ef24496523 (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_refcount_item.hbaf4bcacb715cebd412b2f4bb69989ef24496523 Mon Oct 03 18:11:20 CEST 2016 Darrick J. Wong <darrick.wong@oracle.com> xfs: create refcount update intent log items

Create refcount update intent/done log items to record redo
information in the log. Because we need to roll transactions between
updating the bmbt mapping and updating the reverse mapping, we also
have to track the status of the metadata updates that will be recorded
in the post-roll transactions, just in case we crash before committing
the final transaction. This mechanism enables log recovery to finish
what was already started.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dxfs_refcount_item.cbaf4bcacb715cebd412b2f4bb69989ef24496523 Mon Oct 03 18:11:20 CEST 2016 Darrick J. Wong <darrick.wong@oracle.com> xfs: create refcount update intent log items

Create refcount update intent/done log items to record redo
information in the log. Because we need to roll transactions between
updating the bmbt mapping and updating the reverse mapping, we also
have to track the status of the metadata updates that will be recorded
in the post-roll transactions, just in case we crash before committing
the final transaction. This mechanism enables log recovery to finish
what was already started.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A DMakefilediff baf4bcacb715cebd412b2f4bb69989ef24496523 Mon Oct 03 18:11:20 CEST 2016 Darrick J. Wong <darrick.wong@oracle.com> xfs: create refcount update intent log items

Create refcount update intent/done log items to record redo
information in the log. Because we need to roll transactions between
updating the bmbt mapping and updating the reverse mapping, we also
have to track the status of the metadata updates that will be recorded
in the post-roll transactions, just in case we crash before committing
the final transaction. This mechanism enables log recovery to finish
what was already started.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dxfs_super.cdiff baf4bcacb715cebd412b2f4bb69989ef24496523 Mon Oct 03 18:11:20 CEST 2016 Darrick J. Wong <darrick.wong@oracle.com> xfs: create refcount update intent log items

Create refcount update intent/done log items to record redo
information in the log. Because we need to roll transactions between
updating the bmbt mapping and updating the reverse mapping, we also
have to track the status of the metadata updates that will be recorded
in the post-roll transactions, just in case we crash before committing
the final transaction. This mechanism enables log recovery to finish
what was already started.

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