]> git.neil.brown.name Git - LaFS.git/commit
lafs_write_end: set new file size correctly.
authorNeilBrown <neilb@suse.de>
Fri, 13 Aug 2010 03:55:46 +0000 (13:55 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 13 Aug 2010 03:55:46 +0000 (13:55 +1000)
commit0ab195efb039dd9d836405061b3624a18341a66f
treeac4bc646a2b54f2de94bd3d31266d453dbce588c
parenta8bd9a1fe3fbb96780dd2a5fd3f7f19d1b8d9070
lafs_write_end: set new file size correctly.

We were setting the size to the start of the write, not the end!!

Signed-off-by: NeilBrown <neilb@suse.de>
file.c