Patch 1: Same, per v2 cover letter. Patch 2: - Style updated per Christoph Hellwig's comment - Fixed bug: statp->f_bavail = statp->f_bfree Patch 3: Same, per v2 cover letter. I'm going to try my hand and putting this into the allocator itself per suggestions, perhaps there's some non-obvious way I'm not thinking of which can reduce the risk that folks hit the non-RT accidentally. Richard Wareing (3): fs/xfs: Add rtdisable option fs/xfs: Add real-time device support to statfs fs/xfs: Add rtfallocmin mount option fs/xfs/xfs_file.c | 16 ++++++++++++++++ fs/xfs/xfs_inode.c | 6 ++++-- fs/xfs/xfs_ioctl.c | 7 +++++-- fs/xfs/xfs_mount.h | 2 ++ fs/xfs/xfs_super.c | 33 ++++++++++++++++++++++++++++++++- 5 files changed, 59 insertions(+), 5 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html