Al Viro 2638c20876 missing helpers: bdev_unhash(), bdev_drop()
bdev_unhash(): make block device invisible to lookups by device number
bdev_drop(): drop reference to associated inode.

Both are internal, for use by genhd and partition-related code - similar
to bdev_add().  The logics in there (especially the lifetime-related
parts of it) ought to be cleaned up, but that's a separate story; here
we just encapsulate getting to associated inode.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2024-05-03 02:36:21 -04:00
..
2024-03-11 11:43:44 -07:00
2023-06-26 12:47:20 -07:00
2024-03-11 11:43:44 -07:00
2023-06-30 11:57:07 -07:00
2024-03-11 11:43:44 -07:00