aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
diff options
context:
space:
mode:
authorMiao Xie2012-11-01 07:33:14 +0000
committerJosef Bacik2012-12-12 17:15:21 -0500
commitca46963718ef7368c84267c9f5e7394c3890442a (patch)
treea6799d2d2f1b624bca121c0bd3d019d6794bdc03 /fs/btrfs/ctree.h
parentb7d5b0a819498a9c04e1d18201a42468f7edd92a (diff)
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/ctree.h')
0 files changed, 0 insertions, 0 deletions