summaryrefslogtreecommitdiff
path: root/fs/btrfs/file-item.c
diff options
context:
space:
mode:
authorMiao Xie <miaox@cn.fujitsu.com>2012-11-01 07:33:14 (GMT)
committerJosef Bacik <jbacik@fusionio.com>2012-12-12 22:15:21 (GMT)
commitca46963718ef7368c84267c9f5e7394c3890442a (patch)
treea6799d2d2f1b624bca121c0bd3d019d6794bdc03 /fs/btrfs/file-item.c
parentb7d5b0a819498a9c04e1d18201a42468f7edd92a (diff)
downloadlinux-ca46963718ef7368c84267c9f5e7394c3890442a.tar.xz
Btrfs: fix missing flush when committing a transaction
Consider the following case: Task1 Task2 start_transaction commit_transaction check pending snapshots list and the list is empty. add pending snapshot into list skip the delalloc flush end_transaction ... And then the problem that the snapshot is different with the source subvolume happen. This patch fixes the above problem by flush all pending stuffs when all the other tasks end the transaction. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'fs/btrfs/file-item.c')
0 files changed, 0 insertions, 0 deletions