mbox series

[v2,0/2] xfs: fix a few realtime bugs

Message ID 159971620202.1311472.11867327944494045509.stgit@magnolia (mailing list archive)
Headers show
Series xfs: fix a few realtime bugs | expand

Message

Darrick J. Wong Sept. 10, 2020, 5:36 a.m. UTC
Hi all,

This series fixes some problems with inode flags being propagated
incorrectly when a directory has the rtinherit flag set but there is no
realtime device.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  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-bugs
---
 fs/xfs/xfs_inode.c |  114 ++++++++++++++++++++++++++++++----------------------
 1 file changed, 66 insertions(+), 48 deletions(-)