Package: e2fsprogs
Version: 1.46.2-2+deb11u1
Severity: normal
X-Debbugs-Cc: t...@mirbsd.de

I am working on a tool that checks all your (mounted)
ext2/3/4fs for inode sizes < 256 (Y2038 bug) having
just changed one with tune2fs -I, successfully, but…

tg@cafe:~ $ sudo tune2fs -l /dev/dm-5 | fgrep Inod
Inode count:              262144
Inodes per group:         8192
Inode blocks per group:   256
tg@cafe:~ $ sudo tune2fs -l /dev/dm-2 | fgrep Inod
Inode count:              327680
Inodes per group:         8192
Inode blocks per group:   512
Inode size:               256

(Neither of these two is one I changed: the first is
one I created temporarily to test this tool, with
mkfs.ext4 -I 128, and the second is the root filesystem,
which I created with bullseye’s default settings.)


-- System Information:
Debian Release: 11.11
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 
'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-33-amd64 (SMP w/1 CPU thread)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to C.UTF-8), 
LANGUAGE not set
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)

Versions of packages e2fsprogs depends on:
ii  libblkid1    2.36.1-8+deb11u2
ii  libc6        2.31-13+deb11u11
ii  libcom-err2  1.46.2-2+deb11u1
ii  libext2fs2   1.46.2-2+deb11u1
ii  libss2       1.46.2-2+deb11u1
ii  libuuid1     2.36.1-8+deb11u2
ii  logsave      1.46.2-2+deb11u1

Versions of packages e2fsprogs recommends:
pn  e2fsprogs-l10n  <none>

Versions of packages e2fsprogs suggests:
pn  e2fsck-static  <none>
pn  fuse2fs        <none>
pn  gpart          <none>
pn  parted         <none>

-- no debconf information

Reply via email to