Hi
Is anyone experiencing the same problem? Since I upgraded to 3.14.72 + grsecurity-3.1-3.14.72-201606081603.patch I started observing XFS corruption problems on my servers:
XFS (dm-4): xfs_do_force_shutdown(0x8) called from line 3136 of file fs/xfs/xfs_inode.c. Return address = 0xffffffffa0364fef
XFS (dm-4): Corruption of in-memory data detected. Shutting down filesystem
XFS (dm-4): Please umount the filesystem and rectify the problem(s)
XFS (dm-4): xfs_log_force: error 5 returned.
XFS (dm-4): xfs_log_force: error 5 returned.
XFS (dm-4): xfs_log_force: error 5 returned.
....
I'm not sure whether this is a bug in the vanilla kernel (I can't find anything about it in the internet but there have been XFS changes there) or maybe grsecurity patch contributed to that.