diff options
author | Arne Jansen <sensille@gmx.net> | 2012-08-09 06:16:53 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2012-08-28 20:53:35 (GMT) |
commit | 22cd2e7de7b0bd68fb668d23e1564707ca689510 (patch) | |
tree | 115a0c4217ed00d1d879925928dd4e7395a599b2 /fs/ubifs/io.c | |
parent | b12a3b1ea209d9dec02731fba58c3dbe7d31cfd8 (diff) | |
download | linux-fsl-qoriq-22cd2e7de7b0bd68fb668d23e1564707ca689510.tar.xz |
Btrfs: fix race in run_clustered_refs
With commit
commit d1270cd91f308c9d22b2804720c36ccd32dbc35e
Author: Arne Jansen <sensille@gmx.net>
Date: Tue Sep 13 15:16:43 2011 +0200
Btrfs: put back delayed refs that are too new
I added a window where the delayed_ref's head->ref_mod code can diverge
from the sum of the remaining refs, because we release the head->mutex
in the middle. This leads to btrfs_lookup_extent_info returning wrong
numbers. This patch fixes this by adjusting the head's ref_mod with each
delayed ref we run.
Signed-off-by: Arne Jansen <sensille@gmx.net>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'fs/ubifs/io.c')
0 files changed, 0 insertions, 0 deletions