commit | bd900d4580107c899d43b262fbbd995f11097a43 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jaxboe@fusionio.com> | Mon Apr 18 22:06:57 2011 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Mon Apr 18 22:06:57 2011 +0200 |
tree | c58b69acd1e5dc54e0e675901ab3d609c0cae945 | |
parent | 24ecfbe27f65563909b14492afda2f1c21f7c044 [diff] |
block: kill blk_flush_plug_list() export With all drivers and file systems converted, we only have in-core use of this function. So remove the export. Reporteed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>