git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
551ebb2
)
Btrfs: do not do filemap_write_and_wait_range in fsync
author
Josef Bacik
<josef@redhat.com>
Mon, 23 Apr 2012 19:09:39 +0000
(15:09 -0400)
committer
Josef Bacik
<josef@redhat.com>
Wed, 30 May 2012 14:23:29 +0000
(10:23 -0400)
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>
fs/btrfs/file.c
patch
|
blob
|
history
diff --cc
fs/btrfs/file.c
Simple merge