mbox series

[PATCHSET,RFC,v1.0,0/3] xfs: minor bugfixes for rt stuff

Message ID 169704720334.1773263.7733376994081793895.stgit@frogsfrogsfrogs (mailing list archive)
Headers show
Series xfs: minor bugfixes for rt stuff | expand

Message

Darrick J. Wong Oct. 11, 2023, 6:01 p.m. UTC
Hi all,

This is a preparatory patchset that fixes a few miscellaneous bugs
before we start in on larger cleanups of realtime units usage.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

This has been running on the djcloud for months with no problems.  Enjoy!
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=realtime-fixes

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=realtime-fixes
---
 fs/xfs/libxfs/xfs_sb.h |    2 +-
 fs/xfs/xfs_rtalloc.c   |    2 +-
 fs/xfs/xfs_rtalloc.h   |   24 ++++++++++++------------
 3 files changed, 14 insertions(+), 14 deletions(-)