commit | 4a9d6d667f0bafed55a9e9f5ae8bceb3680749d7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 03 11:00:10 2020 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Nov 16 08:14:29 2020 -0700 |
tree | 407ce7fd01ec171b66dc0ddeeb547c3adeb29914 | |
parent | daaedb820ad716e00210af8859b194c404202b78 [diff] |
block: don't call into the driver for BLKFLSBUF BLKFLSBUF is entirely contained in the block core, and there is no good reason to give the driver a hook into processing it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>