summaryrefslogtreecommitdiff
tag namerough-fixes_2019-10-09 (9a03e2357152988bc8544d614cc916e2aa8fd4f7)
tag date2019-10-09 09:47:04 -0700
tagged byDarrick J. Wong <darrick.wong@oracle.com>
tagged objectcommit 2e6b5368b1...
xfs: various rough fixes
Here's a bunch of crazy fixes that I've been working on. The first ones tries to solve the fragmentation problems that Dave reported[1] in the stupidest way possible. Namely, we only ever trim post-eof speculative preallocations the /first/ time that we close a file, regardless of the dirty state.