If a file is extended, drop extended length in cache
authorJens Axboe <jens.axboe@oracle.com>
Fri, 4 Apr 2008 09:10:30 +0000 (11:10 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 4 Apr 2008 09:10:30 +0000 (11:10 +0200)
commit3baddf2450d811be658fb47ef883ee84478dc352
tree7693da608153123baf7d599246eacbb2dcaa9b6d
parent565cc35f1c9bfd16465c69997c7ba7a6ab0809a0
If a file is extended, drop extended length in cache

Similar to how the cache state would be the next time the job is run,
good for consistency.

Reported and suggested by "Zhang, Yanmin" <yanmin_zhang@linux.intel.com>.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
filesetup.c