nbd: remove the call to set_blocksize
authorChristoph Hellwig <hch@lst.de>
Mon, 16 Nov 2020 14:56:57 +0000 (15:56 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 16 Nov 2020 15:34:14 +0000 (08:34 -0700)
commitee4bf648635055d2b76afadaf34236c8b2d852a7
tree8c6d061e0f23e5daa2553233f43e7857d91b8201
parent449f4ec9892ebc2f37a7eae6d97db2cf7c65e09a
nbd: remove the call to set_blocksize

Block driver have no business setting the file system concept of a
block size.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/nbd.c