Whamcloud - gitweb
Don't change local inode size if we had a write error (that causes vmtruncate
authoradilger <adilger>
Thu, 15 Aug 2002 16:56:03 +0000 (16:56 +0000)
committeradilger <adilger>
Thu, 15 Aug 2002 16:56:03 +0000 (16:56 +0000)
commitf28523800788a75b9aebadc03f4002526cb5d8a0
tree86a9cd4b2c9280a8b472dc228e9bd9eba390cb8d
parent3ed3f7ec47d4a0a3bdca7455dfae53c54f4a5a0b
Don't change local inode size if we had a write error (that causes vmtruncate
to try and truncate the file, which calls osc_punch() to remove blocks we
didn't write in the first place).
lustre/llite/rw.c