]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'metadir-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux...
authorCarlos Maiolino <cem@kernel.org>
Tue, 12 Nov 2024 10:01:12 +0000 (11:01 +0100)
committerCarlos Maiolino <cem@kernel.org>
Tue, 12 Nov 2024 10:01:12 +0000 (11:01 +0100)
commit93c0f79edf1ce1197146f4d1b47fe66002443a04
tree46cd182548c3c2b61e23027e11375aed6ea4d46d
parentb939bcdca3756db877aa084edd70901624faf26a
parentd5d9dd5b3026a8bf58f21228b47df9e9942a9c42
Merge tag 'metadir-quotas-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into staging-merge

xfs: persist quota options with metadir [v5.5 07/10]

Store the quota files in the metadata directory tree instead of the
superblock.  Since we're introducing a new incompat feature flag, let's
also make the mount process bring up quotas in whatever state they were
when the filesystem was last unmounted, instead of requiring sysadmins
to remember that themselves.

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

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/libxfs/xfs_sb.c