]> git.baikalelectronics.ru Git - kernel.git/commit
block: update sysfs documentation
authorDamien Le Moal <damien.lemoal@wdc.com>
Fri, 30 Nov 2018 05:36:24 +0000 (14:36 +0900)
committerJens Axboe <axboe@kernel.dk>
Mon, 17 Dec 2018 02:53:06 +0000 (19:53 -0700)
commitafd0d78b35dd6e7f396c3ffebf60a588c7880a8c
treee19b1ff205fa3d64994cd71b6a1ef1fcafe94f32
parentce0086df8d93087706c6a6105097bb5c742942a8
block: update sysfs documentation

Add the description of the zoned, nr_zones and chunk_sectors sysfs queue
attributes to Documentation/block/queue-sysfs.txt. The description of
the zoned and chunk_sector attributes are mostly copied from
ABI/testing/sysfs-block (added a typo fix). While at it, also fix a
typo in the description of the io_poll_delay attribute.

nr_zones description is also added to ABI/testing/sysfs-block and
contact email address updated for the zoned attribute.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/ABI/testing/sysfs-block
Documentation/block/queue-sysfs.txt