bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13582: [PATCH] stat: add ext4 to the ext2/ext3 list


From: Bob Proulx
Subject: bug#13582: [PATCH] stat: add ext4 to the ext2/ext3 list
Date: Mon, 28 Jan 2013 23:46:54 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

Mike Frysinger wrote:
> Since ext4 returns the same info as ext2/ext3, add it to the list.
> This fixes the output of running `stat -f / -c %T` on my system that
> has an ext4 rootfs.
> 
> * src/stat.c (human_fstype): Add "ext4" to the S_MAGIC_EXT2 and
> FSTYPE_EXT2FS cases.

Previous discussion (wow, three years ago now):

  http://lists.gnu.org/archive/html/bug-coreutils/2009-02/msg00160.html

Bob





reply via email to

[Prev in Thread] Current Thread [Next in Thread]