summaryrefslogtreecommitdiff
tag namerough-fixes_2019-08-10 (55efe573a1f1c9dbbb13c80b732711b6bec598ea)
tag date2019-08-10 09:58:27 -0700
tagged byDarrick J. Wong <darrick.wong@oracle.com>
tagged objectcommit 1769356715...
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.