block: switch sync_dirty_buffer() over to WRITE_SYNC
commit1aa2a7cc6fd7b5c86681a6ae9dfd1072c261a435
authorJens Axboe <jens.axboe@oracle.com>
Mon, 6 Apr 2009 12:48:08 +0000 (6 14:48 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Apr 2009 15:04:54 +0000 (6 08:04 -0700)
tree4910dbeec6f365b133249091af74e1a0db829f1f
parentaeb6fafb8fa53266d70ca7474fcda2bdaf96524a
block: switch sync_dirty_buffer() over to WRITE_SYNC

We should now have the logic in place to handle this properly
without regressing on the write performance, so re-enable
the sync writes.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/buffer.c