Searched hist:ebcbef3a61a6081ffe20b0b684f18ebbf23f1dfb (Results 1 – 8 of 8) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_ag_resv.h | diff ebcbef3a61a6081ffe20b0b684f18ebbf23f1dfb Mon Jul 30 07:37:08 CEST 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: pass transaction lock while setting up agresv on cyclic metadata
Pass a tranaction pointer through to all helpers that calculate the per-AG block reservation. Online repair will use this to reinitialize per-ag reservations while it still holds all the AG headers locked to the repair transaction.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_refcount_btree.h | diff ebcbef3a61a6081ffe20b0b684f18ebbf23f1dfb Mon Jul 30 07:37:08 CEST 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: pass transaction lock while setting up agresv on cyclic metadata
Pass a tranaction pointer through to all helpers that calculate the per-AG block reservation. Online repair will use this to reinitialize per-ag reservations while it still holds all the AG headers locked to the repair transaction.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_rmap_btree.h | diff ebcbef3a61a6081ffe20b0b684f18ebbf23f1dfb Mon Jul 30 07:37:08 CEST 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: pass transaction lock while setting up agresv on cyclic metadata
Pass a tranaction pointer through to all helpers that calculate the per-AG block reservation. Online repair will use this to reinitialize per-ag reservations while it still holds all the AG headers locked to the repair transaction.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_ialloc_btree.h | diff ebcbef3a61a6081ffe20b0b684f18ebbf23f1dfb Mon Jul 30 07:37:08 CEST 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: pass transaction lock while setting up agresv on cyclic metadata
Pass a tranaction pointer through to all helpers that calculate the per-AG block reservation. Online repair will use this to reinitialize per-ag reservations while it still holds all the AG headers locked to the repair transaction.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_refcount_btree.c | diff ebcbef3a61a6081ffe20b0b684f18ebbf23f1dfb Mon Jul 30 07:37:08 CEST 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: pass transaction lock while setting up agresv on cyclic metadata
Pass a tranaction pointer through to all helpers that calculate the per-AG block reservation. Online repair will use this to reinitialize per-ag reservations while it still holds all the AG headers locked to the repair transaction.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_rmap_btree.c | diff ebcbef3a61a6081ffe20b0b684f18ebbf23f1dfb Mon Jul 30 07:37:08 CEST 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: pass transaction lock while setting up agresv on cyclic metadata
Pass a tranaction pointer through to all helpers that calculate the per-AG block reservation. Online repair will use this to reinitialize per-ag reservations while it still holds all the AG headers locked to the repair transaction.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_ialloc_btree.c | diff ebcbef3a61a6081ffe20b0b684f18ebbf23f1dfb Mon Jul 30 07:37:08 CEST 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: pass transaction lock while setting up agresv on cyclic metadata
Pass a tranaction pointer through to all helpers that calculate the per-AG block reservation. Online repair will use this to reinitialize per-ag reservations while it still holds all the AG headers locked to the repair transaction.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
/linux/fs/xfs/ |
H A D | xfs_fsops.c | diff ebcbef3a61a6081ffe20b0b684f18ebbf23f1dfb Mon Jul 30 07:37:08 CEST 2018 Darrick J. Wong <darrick.wong@oracle.com> xfs: pass transaction lock while setting up agresv on cyclic metadata
Pass a tranaction pointer through to all helpers that calculate the per-AG block reservation. Online repair will use this to reinitialize per-ag reservations while it still holds all the AG headers locked to the repair transaction.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|