Searched hist:f327a00745fffd9159d54b442cb75c0266fb89d6 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_ag.c | diff f327a00745fffd9159d54b442cb75c0266fb89d6 Fri Jun 28 21:30:21 CDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: account for log space when formatting new AGs
When we're writing out a fresh new AG, make sure that we don't list an internal log as free and that we create the rmap for the region. growfs never does this, but we will need it when we hook up mkfs.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Allison Collins <allison.henderson@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|