https://github.com/torvalds/linux
Revision 91aae6be4139b9e3902656d819e6af66e051bd7a authored by Darrick J. Wong on 14 December 2017, 23:42:22 UTC, committed by Darrick J. Wong on 21 December 2017, 01:11:48 UTC
The EOFBLOCKS/COWBLOCKS tags are totally separate things, so track them
with separate i_flags.  Right now we're abusing IEOFBLOCKS for both,
which is totally bogus because we won't tag the inode with COWBLOCKS if
IEOFBLOCKS was set by a previous tagging of the inode with EOFBLOCKS.
Found by wiring up clonerange to fsstress in xfs/017.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
1 parent a192de2
Raw File
Tip revision: 91aae6be4139b9e3902656d819e6af66e051bd7a authored by Darrick J. Wong on 14 December 2017, 23:42:22 UTC
xfs: track cowblocks separately in i_flags
Tip revision: 91aae6b
.get_maintainer.ignore
Christoph Hellwig <hch@lst.de>
back to top