]> 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)
committerKarel Zak <kzak@redhat.com>
Wed, 20 Jul 2022 15:48:15 +0000 (17:48 +0200)
commit68e6c894c6ff1efadb298c1a06a8f2ac393146c9
treef57ae545e0bc9df4b8c2f7372b1df68384871938
parent2e5262f5051e51e712ee96b0d0a2900db3732620
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