]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: create routine to allocate and initialize a realtime rmap btree inode
authorDarrick J. Wong <djwong@kernel.org>
Tue, 7 Mar 2023 03:55:55 +0000 (19:55 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:38 +0000 (15:03 -0800)
commit0ff2fa3ba53f930ecdbc8acf2b8e93df68d5ed7e
tree3290c5dd67ce10a7a9f942708f440a1410b18f27
parent8a6a65101edbbf561e2e73c3fd6216fe76ec8d2a
xfs: create routine to allocate and initialize a realtime rmap btree inode

Create a library routine to allocate and initialize an empty realtime
rmapbt inode.  We'll use this for mkfs and repair.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_rtrmap_btree.c
libxfs/xfs_rtrmap_btree.h