| commit | 0898a6c8899355b75a13bf490c09e21289d28478 | [log] [tgz] |
|---|---|---|
| author | Coly Li <colyli@suse.de> | Sat May 16 21:46:29 2020 +0800 |
| committer | Coly Li <colyli@suse.de> | Sat May 16 21:46:29 2020 +0800 |
| tree | 3cb8f6bc73c7f370ab62c3ca42c7645d53f42dc7 | |
| parent | 5042df018d651677e8a315bbf6b3bc654fdde5f2 [diff] |
bcache-tools: add is_zoned_device() This is a wrapper of get_zone_size(), to check whether a device is zoned device or not by checking its chunk_sectors. Signed-off-by: Coly Li <colyli@suse.de>