+CVS
+ - Correct display of imaxpct in mkfs output
+
xfsprogs-2.4.3 (27 March 2003)
- Cleanups to the build process, in particular the automatic
rpm package generation Makefile and spec file template.
"realtime =%-22s extsz=%-6d blocks=%lld, rtextents=%lld\n"),
dfile, isize, (long long)agcount, (long long)agsize,
"", sectorsize,
- "", blocksize, (long long)dblocks, sbp->sb_imax_pct,
+ "", blocksize, (long long)dblocks,
+ imflag ? imaxpct : XFS_DFL_IMAXIMUM_PCT,
"", dsunit, dswidth, extent_flagging,
dirversion, dirversion == 1 ? blocksize : dirblocksize,
logfile, 1 << blocklog, (long long)logblocks,