Frankly if XFS is going to change and break, now would be a good time to convert from MSBF to LSBF, easy to do and would be much more efficient on PC's.
On Sat, Feb 13, 2016 at 6:50 AM, Arnd Bergmann <a...@arndb.de> wrote: > On Saturday 13 February 2016 13:18:32 Dave Chinner wrote: >> On Fri, Feb 12, 2016 at 01:45:49AM -0800, Deepa Dinamani wrote: >> >> This code is all different in the current XFS for-next branch. >> XFS no longer has it's own internal timestamps - it only uses the >> timestamps in the struct inode now. >