]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: update documentation of BLOCK_SIZE tag
authorAndrey Albershteyn <aalbersh@redhat.com>
Fri, 27 May 2022 10:56:27 +0000 (12:56 +0200)
committerAndrey Albershteyn <aalbersh@redhat.com>
Fri, 27 May 2022 11:06:28 +0000 (13:06 +0200)
commit895f0b609ce52eb3dca09aa14dd9457fc2f1d660
treedb26ed5510dad507b9727de944229a57d4a5b171
parent0f447d490c9558bbccc8e0d99c85acb1823bbb00
libblkid: update documentation of BLOCK_SIZE tag

The name BLOCK_SIZE is unfortunate. This tag doesn't represent
commonly used file system block size but minimal block size
accessible by file system (sector size).

Signed-off-by: Andrey Albershteyn <aalbersh@redhat.com>
libblkid/src/superblocks/superblocks.c