Home
last modified time | relevance | path

Searched hist:"8 d90857cff445f176a591d01c0999e8d563217bf" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.cdiff 8d90857cff445f176a591d01c0999e8d563217bf Fri Jun 28 21:30:21 CDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: refactor free space btree record initialization

Refactor the code that populates the free space btrees of a new AG so
that we can avoid code duplication once things start getting
complicated.

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>