cvs commit: src/sys/fs/coda coda_vfsops.c
Robert Watson
rwatson at FreeBSD.org
Sat Jan 19 08:39:14 PST 2008
rwatson 2008-01-19 16:39:14 UTC
FreeBSD src repository
Modified files:
sys/fs/coda coda_vfsops.c
Log:
Rework coda_statfs(): no longer need to zero the statfs structure or
fill out all fields, just fill out the ones the file system knows
about. Among other things, this causes the outpuf of "mount" and
"df" to make quite a bit more sense as /dev/cfs0 is specified as the
mountfrom name.
MFC after: 3 days
Revision Changes Path
1.72 +1 -6 src/sys/fs/coda/coda_vfsops.c
More information about the cvs-src
mailing list