summaryrefslogtreecommitdiffstats
path: root/tests/line-coverage
diff options
context:
space:
mode:
authorKrutika Dhananjay <kdhananj@redhat.com>2019-05-08 13:00:51 +0530
committerXavi Hernandez <xhernandez@redhat.com>2019-06-04 07:30:12 +0000
commit400b66d568ad18fefcb59949d1f8368d487b9a80 (patch)
tree251dfdabd22b02ff1547ac32f8475fd9008edb71 /tests/line-coverage
parentd8bb432eb776f3a8708ed6cacf1c19fca9524d51 (diff)
features/shard: Fix block-count accounting upon truncate to lower size
The way delta_blocks is computed in shard is incorrect, when a file is truncated to a lower size. The accounting only considers change in size of the last of the truncated shards. FIX: Get the block-count of each shard just before an unlink at posix in xdata. Their summation plus the change in size of last shard (from an actual truncate) is used to compute delta_blocks which is used in the xattrop for size update. Change-Id: I9128a192e9bf8c3c3a959e96b7400879d03d7c53 fixes: bz#1705884 Signed-off-by: Krutika Dhananjay <kdhananj@redhat.com>
Diffstat (limited to 'tests/line-coverage')
0 files changed, 0 insertions, 0 deletions