fs: make fsync_buffers_list() plug
authorJens Axboe <jaxboe@fusionio.com>
Thu, 17 Mar 2011 09:51:40 +0000 (10:51 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 17 Mar 2011 09:51:40 +0000 (10:51 +0100)
It used WRITE_SYNC_PLUG before and potentially submits a batch
of IO, so lets enable plugging for this case.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
fs/buffer.c

diff --cc fs/buffer.c
Simple merge