Date: Sat, 19 Jan 2008 16:39:14 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/coda coda_vfsops.c Message-ID: <200801191639.m0JGdEwx053111@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801191639.m0JGdEwx053111>
