commit | cf82c798394cd443eed7d91f998b79a63f341e91 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jaxboe@fusionio.com> | Tue Apr 12 10:30:53 2011 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Tue Apr 12 10:30:53 2011 +0200 |
tree | 7ec33967528f4106dbbe32dad5e823c2c299b0a5 | |
parent | dc6d36c9710d1fed42d1bbe7d8e4f742abd844c6 [diff] |
block: kill queue_sync_plugs() 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>