]> www.infradead.org Git - users/hch/xfs.git/commit
Merge tag 'metadir-cleanups-6.12_2024-09-02' of https://git.kernel.org/pub/scm/linux...
authorChandan Babu R <chandanbabu@kernel.org>
Tue, 3 Sep 2024 03:42:47 +0000 (09:12 +0530)
committerChandan Babu R <chandanbabu@kernel.org>
Tue, 3 Sep 2024 03:42:47 +0000 (09:12 +0530)
commit37126ddd48aebe7c88ce7683a3fa29eb48fc735d
treedc26d7c3556b36dc24fad7674b5674353f600762
parent41c38bf024ab153b7e1a233ec92da96f6df8e401
parent390b4775d6787706b1846f15623a68e576ec900c
Merge tag 'metadir-cleanups-6.12_2024-09-02' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.12-mergeA

xfs: cleanups before adding metadata directories [v4.2 2/8]

Before we start adding code for metadata directory trees, let's clean up
some warts in the realtime bitmap code and the inode allocator code.

With a bit of luck, this should all go splendidly.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
* tag 'metadir-cleanups-6.12_2024-09-02' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
  xfs: pass the icreate args object to xfs_dialloc
  xfs: match on the global RT inode numbers in xfs_is_metadata_inode
  xfs: validate inumber in xfs_iget