]> git.apps.os.sepia.ceph.com Git - ffsb.git/commit
Fix accounting for write-all operations
authorDominik Bruhn <dominik@dbruhn.de>
Mon, 23 Apr 2012 12:30:02 +0000 (14:30 +0200)
committerDominik Bruhn <dominik@dbruhn.de>
Mon, 23 Apr 2012 12:30:02 +0000 (14:30 +0200)
commitc6362f0722495b1a5b3f6383a9a1e93328a6a75a
treed4f45d7f7e15437aaf5f805d0cc233678f69a627
parent2af68b504c1e56f00253b16b462258111be6b78d
Fix accounting for write-all operations

FFSB wrongly accounted writefile operations. The whole filesize was taken into
account and not only the amount written to the file. This lead to extremly high
throughputs.
fileops.c