]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: split xfs_initialize_perag
authorChristoph Hellwig <hch@lst.de>
Thu, 19 Sep 2024 13:16:07 +0000 (15:16 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 05:37:29 +0000 (07:37 +0200)
commit89cbde2f13269580b311169c4ea55ebab22373ce
tree92ad5dd66ce0b7d84bf68e1bbb5d1032aadd3387
parentfcec3782cbfd5176a2e2f2bc0a7170497b55e4fe
xfs: split xfs_initialize_perag

Factor out a xfs_perag_alloc helper that allocates a single perag
structure.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_ag.c