-
- Downloads
xfs: store rmapbt block count in the AGF
Track the number of blocks used for the rmapbt in the AGF. When we get to the AG reservation code we need this counter to quickly make our reservation during mount. Signed-off-by:Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by:
Dave Chinner <dchinner@redhat.com> Signed-off-by:
Dave Chinner <david@fromorbit.com>
Showing
- fs/xfs/libxfs/xfs_alloc.c 1 addition, 0 deletionsfs/xfs/libxfs/xfs_alloc.c
- fs/xfs/libxfs/xfs_format.h 8 additions, 3 deletionsfs/xfs/libxfs/xfs_format.h
- fs/xfs/libxfs/xfs_rmap_btree.c 6 additions, 0 deletionsfs/xfs/libxfs/xfs_rmap_btree.c
- fs/xfs/xfs_fsops.c 1 addition, 0 deletionsfs/xfs/xfs_fsops.c
Loading
Please register or sign in to comment