Searched hist:"20 e73b000bcded44a91b79429d8fa743247602ad" (Results 1 – 5 of 5) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_refcount_btree.h | diff 20e73b000bcded44a91b79429d8fa743247602ad Wed Jan 04 03:39:33 CET 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: use the actual AG length when reserving blocks
We need to use the actual AG length when making per-AG reservations, since we could otherwise end up reserving more blocks out of the last AG than there are actual blocks.
Complained-about-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_rmap_btree.h | diff 20e73b000bcded44a91b79429d8fa743247602ad Wed Jan 04 03:39:33 CET 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: use the actual AG length when reserving blocks
We need to use the actual AG length when making per-AG reservations, since we could otherwise end up reserving more blocks out of the last AG than there are actual blocks.
Complained-about-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_refcount_btree.c | diff 20e73b000bcded44a91b79429d8fa743247602ad Wed Jan 04 03:39:33 CET 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: use the actual AG length when reserving blocks
We need to use the actual AG length when making per-AG reservations, since we could otherwise end up reserving more blocks out of the last AG than there are actual blocks.
Complained-about-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_rmap_btree.c | diff 20e73b000bcded44a91b79429d8fa743247602ad Wed Jan 04 03:39:33 CET 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: use the actual AG length when reserving blocks
We need to use the actual AG length when making per-AG reservations, since we could otherwise end up reserving more blocks out of the last AG than there are actual blocks.
Complained-about-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/linux/fs/xfs/ |
H A D | xfs_fsops.c | diff 20e73b000bcded44a91b79429d8fa743247602ad Wed Jan 04 03:39:33 CET 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: use the actual AG length when reserving blocks
We need to use the actual AG length when making per-AG reservations, since we could otherwise end up reserving more blocks out of the last AG than there are actual blocks.
Complained-about-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|