aboutsummaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-08-11 12:08:25 +0200
committerChristian Brauner <[email protected]>2023-08-21 14:35:32 +0200
commitd8530de5a6e82be0ce17a5fdf727a394bcf6444c (patch)
treeb790d6a5ded81d976079576f1c777a59064342bc /net/lapb
parent560e20e4bf6484a0c12f9f3c7a1aa55056948e1e (diff)
block: call into the file system for bdev_mark_dead
Combine the newly merged bdev_mark_dead helper with the existing mark_dead holder operation so that all operations that invalidate a device that is dead or being removed now go through the holder ops. This allows file systems to explicitly shutdown either ASAP (for a surprise removal) or after writing back data (for an orderly removal), and do so not only for the main device. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Josef Bacik <[email protected]> Message-Id: <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions