[XFS] Start writeout earlier (on last close) in the case where we have a
authorNathan Scott <nathans@sgi.com>
Fri, 9 Jun 2006 05:27:16 +0000 (15:27 +1000)
committerNathan Scott <nathans@sgi.com>
Fri, 9 Jun 2006 05:27:16 +0000 (15:27 +1000)
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>

No differences found