summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-08-11 13:08:18 +0300
committerChristian Brauner <brauner@kernel.org>2023-08-21 15:35:30 +0300
commit0c1c9a27ce909e3988f8c6407e26a22a7e1cd276 (patch)
treee9e5852342ab28344863057eb419a268eb71e397 /block
parent8ffa54e3370c5a8b9538dbe4077fc9c4b5a08f45 (diff)
downloadlinux-0c1c9a27ce909e3988f8c6407e26a22a7e1cd276.tar.xz
nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl
nbd_clear_sock_ioctl kills the socket and with that the block device. Instead of just invalidating file system buffers, mark the device as dead, which will also invalidate the buffers as part of the proper shutdown sequence. This also includes invalidating partitions if there are any. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Message-Id: <20230811100828.1897174-8-hch@lst.de> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions