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(-)