commit | 7d4fb40ad7efe4586d1341d4731377fb4530836f | [log] [tgz] |
---|---|---|
author | Nathan Scott <nathans@sgi.com> | Fri Jun 09 15:27:16 2006 +1000 |
committer | Nathan Scott <nathans@sgi.com> | Fri Jun 09 15:27:16 2006 +1000 |
tree | bf802cce6bc60627186b02b71014a683f6cb4a05 | |
parent | 59c1b082f5fff8269565039600a2ef18d48649b5 [diff] |
[XFS] Start writeout earlier (on last close) in the case where we have a truncate down followed by delayed allocation (buffered writes) - worst case scenario for the notorious NULL files problem. This reduces the window where we are exposed to that problem significantly. SGI-PV: 917976 SGI-Modid: xfs-linux-melb:xfs-kern:26100a Signed-off-by: Nathan Scott <nathans@sgi.com>