]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: enable BLKID_SUBLKS_FSINFO tags
authorAndrey Albershteyn <aalbersh@redhat.com>
Fri, 8 Jul 2022 20:19:48 +0000 (22:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Jul 2022 20:08:47 +0000 (22:08 +0200)
commit704116c976bd2133b1bc8fcfe23956b82c50a6a7
treedd88a8708aa4cd49299eefedc360395217310cd3
parent8015e2587045f8a58a15d4551c76521a4a3ff50c
udev: enable BLKID_SUBLKS_FSINFO tags

libblkid gained new tags - FSSIZE, FSLASTBLOCK and FSBLOCKSIZE.
These tags are filesystem related properties probed from superblock.
All of them are enabled by BLKID_SUBLKS_FSINFO flag.

Set the flag to allow these tags to be cached in udev db.
src/udev/udev-builtin-blkid.c