block: kill queue_sync_plugs()
authorJens Axboe <jaxboe@fusionio.com>
Tue, 12 Apr 2011 08:30:53 +0000 (10:30 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Tue, 12 Apr 2011 08:30:53 +0000 (10:30 +0200)
The original use for this dates back to when we had to track write
requests for serializing around barriers. That's not needed anymore,
so kill it.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-core.c

Simple merge