mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 04:02:20 +00:00
e81cd5a983
The capability attribute was added in 2017 to expose the kernel internal GENHD_FL_MEDIA_CHANGE_NOTIFY to userspace without ever adding a value to an UAPI header, and without ever setting it in any driver until it was finally removed in Linux 5.7. Deprecate the file and always return 0 instead of exposing the other internal and frequently renumbered other gendisk flags. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20230203150209.3199115-1-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
26 lines
320 B
ReStructuredText
26 lines
320 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
=====
|
|
Block
|
|
=====
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
bfq-iosched
|
|
biovecs
|
|
blk-mq
|
|
cmdline-partition
|
|
data-integrity
|
|
deadline-iosched
|
|
inline-encryption
|
|
ioprio
|
|
kyber-iosched
|
|
null_blk
|
|
pr
|
|
request
|
|
stat
|
|
switching-sched
|
|
writeback_cache_control
|
|
ublk
|