summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ordered-data.c
diff options
context:
space:
mode:
authorMiao Xie <miaox@cn.fujitsu.com>2013-01-22 11:50:35 +0100
committerJosef Bacik <jbacik@fusionio.com>2013-02-20 15:37:23 +0100
commit63607cc86ab808e077a895be2d7895dcbf6f4cf3 (patch)
tree595ef8461a5f91b3eceed4fa06b553f14ad52ca3 /fs/btrfs/ordered-data.c
parentBtrfs: check the return value of btrfs_run_ordered_operations() (diff)
downloadlinux-63607cc86ab808e077a895be2d7895dcbf6f4cf3.tar.xz
linux-63607cc86ab808e077a895be2d7895dcbf6f4cf3.zip
Btrfs: traverse and flush the delalloc inodes once
btrfs_start_delalloc_inodes() needn't traverse and flush the delalloc inodes repeatedly. It is because we can regard the data that the users write after we start delalloc inodes flush as the one which is after the delalloc inodes flush is done, and we can flush it next time. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'fs/btrfs/ordered-data.c')
0 files changed, 0 insertions, 0 deletions