summaryrefslogtreecommitdiff
path: root/fs/btrfs/volumes.c
diff options
context:
space:
mode:
authorMing Lei <ming.lei@redhat.com>2020-10-28 15:24:34 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-11-18 18:27:52 +0100
commitf8ac0a578021813f1eb30c7b8974fbb5f7d4c2b9 (patch)
tree0a245093e9dfd31e59633d48c00faca6fb8875b2 /fs/btrfs/volumes.c
parent1b0c077318aa0ba8b0341d6de4f3da58dd0e56f4 (diff)
nbd: don't update block size after device is started
[ Upstream commit b40813ddcd6bf9f01d020804e4cb8febc480b9e4 ] Mounted NBD device can be resized, one use case is rbd-nbd. Fix the issue by setting up default block size, then not touch it in nbd_size_update() any more. This kind of usage is aligned with loop which has same use case too. Cc: stable@vger.kernel.org Fixes: c8a83a6b54d0 ("nbd: Use set_blocksize() to set device blocksize") Reported-by: lining <lining2020x@163.com> Signed-off-by: Ming Lei <ming.lei@redhat.com> Cc: Josef Bacik <josef@toxicpanda.com> Cc: Jan Kara <jack@suse.cz> Tested-by: lining <lining2020x@163.com> Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/btrfs/volumes.c')
0 files changed, 0 insertions, 0 deletions