commit | daaedb820ad716e00210af8859b194c404202b78 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 03 11:00:09 2020 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Nov 16 08:14:29 2020 -0700 |
tree | 97d1be48de02fc7ca0e41df2fea8e2723ce40157 | |
parent | 09162bc32c880a791c6c0668ce0745cf7958f576 [diff] |
mtd_blkdevs: don't override BLKFLSBUF BLKFLSBUF is not supposed to actually send a flush command to the device, but to tear down buffer cache structures. Remove the mtd_blkdevs implementation and just use the default semantics instead. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Richard Weinberger <richard@nod.at> Signed-off-by: Jens Axboe <axboe@kernel.dk>