GNU bug report logs - #22435
stat: report 'ext4' instead of 'ext2/ext3' filesystem type

Previous Next

Package: coreutils;

Reported by: "D.P.Pandya" <pandya <at> openmailbox.org>

Date: Fri, 22 Jan 2016 15:54:02 UTC

Severity: wishlist

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "D.P.Pandya" <pandya <at> openmailbox.org>
To: bug-coreutils <at> gnu.org
Subject: Need improvement in `stat` command's file-system type output
Date: Fri, 22 Jan 2016 14:33:57 +0530
If I tries to check filesystem type by `stat -f` command on my Ext4 
partition, it gives output: ext2/ext3 which is wrong.

Example:

$ df -T /
Filesystem     Type 1K-blocks     Used Available Use% Mounted on
/dev/sda8      ext4  25672796 10813104  13532596  45% /

But `stat` shows incorrectly ext2/ext3

$ stat -f -c %T /
ext2/ext3

So, the output for filesystem type by `stat` command should be 
improved/fixed.

Thanks





This bug report was last modified 6 years and 292 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.