diff options
| author | Coly Li <colyli@fnnas.com> | 2025-11-13 13:36:25 +0800 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-11-13 09:18:06 -0700 |
| commit | 7bf90cd740bf87dd1692cf74d49bb1dc849dcd11 (patch) | |
| tree | 70a106eb845ec021003be06cb5052a2c17527f50 /Documentation/ABI | |
| parent | 73a004f83cf024e785b74243ba9817a329423379 (diff) | |
| download | linux-7bf90cd740bf87dd1692cf74d49bb1dc849dcd11.tar.gz linux-7bf90cd740bf87dd1692cf74d49bb1dc849dcd11.tar.bz2 linux-7bf90cd740bf87dd1692cf74d49bb1dc849dcd11.zip | |
bcache: remove discard sysfs interface document
This patch removes documents of bcache discard sysfs interface, it
drops discard related sections from,
- Documentation/ABI/testing/sysfs-block-bcache
- Documentation/admin-guide/bcache.rst
Signed-off-by: Coly Li <colyli@fnnas.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/ABI')
| -rw-r--r-- | Documentation/ABI/testing/sysfs-block-bcache | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/ABI/testing/sysfs-block-bcache b/Documentation/ABI/testing/sysfs-block-bcache index 9e4bbc5d51fd..9344a657ca70 100644 --- a/Documentation/ABI/testing/sysfs-block-bcache +++ b/Documentation/ABI/testing/sysfs-block-bcache @@ -106,13 +106,6 @@ Description: will be discarded from the cache. Should not be turned off with writeback caching enabled. -What: /sys/block/<disk>/bcache/discard -Date: November 2010 -Contact: Kent Overstreet <kent.overstreet@gmail.com> -Description: - For a cache, a boolean allowing discard/TRIM to be turned off - or back on if the device supports it. - What: /sys/block/<disk>/bcache/bucket_size Date: November 2010 Contact: Kent Overstreet <kent.overstreet@gmail.com> |
