diff options
author | Josef Bacik <josef@redhat.com> | 2012-04-23 21:09:39 +0200 |
---|---|---|
committer | Josef Bacik <josef@redhat.com> | 2012-05-30 16:23:29 +0200 |
commit | 0885ef5b5601e9b007c383e77c172769b1f214fd (patch) | |
tree | 637186daaaa3201ca534e9981b574e538245e39e /fs/btrfs/super.c | |
parent | Btrfs: remove useless waiting and extra filemap work (diff) | |
download | linux-0885ef5b5601e9b007c383e77c172769b1f214fd.tar.xz linux-0885ef5b5601e9b007c383e77c172769b1f214fd.zip |
Btrfs: do not do filemap_write_and_wait_range in fsync
We already do the btrfs_wait_ordered_range which will do this for us, so
just remove this call so we don't call it twice. Thanks,
Signed-off-by: Josef Bacik <josef@redhat.com>
Diffstat (limited to 'fs/btrfs/super.c')
0 files changed, 0 insertions, 0 deletions