hrm... strange df output

Ryan Dooley ryan at third-man.com
Thu Sep 30 23:24:43 UTC 2004


Greetings,

Looks like "reiserfs" isn't returned to a "df -T" for strange reasons.
hda2 is formated as reiserfs (not reiser4).

Partial output strace shows:

> write(1, "Filesystem    Type   1K-blocks  "..., 67Filesystem    Type   1K-blocks      Used Available Use% Mounted on
> ) = 67
> statfs64("/", 84, {f_type="REISERFS_SUPER_MAGIC", f_bsize=4096, f_blocks=9528700, f_bfree=9106473, f_bavail=9106473, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0
> write(1, "/dev/hda2  unknown    38114800  "..., 58/dev/hda2  unknown    38114800   1688908  36425892   5% /
> ) = 58

Cheers,
Ryan





More information about the ubuntu-users mailing list