DragonFly commits List (threaded) for 2004-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/nfs nfs_serv.c
dillon 2004/12/20 10:37:59 PST
DragonFly src repository
Modified files:
sys/vfs/nfs nfs_serv.c
Log:
Clean up "`cache' might be used uninitialized" warnings. These come from
a really badly coded cache boolean related to NQ leases which is passed back
in a reply. Just pre-initialize the variable to 0 to fix the warnings.
Revision Changes Path
1.21 +6 -6 src/sys/vfs/nfs/nfs_serv.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_serv.c.diff?r1=1.20&r2=1.21&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]