cvs commit: src/sys/kern kern_lockf.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon May 10 17:07:23 PDT 2004
dillon 2004/05/10 17:06:20 PDT
DragonFly src repository
Modified files:
sys/kern kern_lockf.c
Log:
lf_setlock() was not returning the correct error code due to an 'int error'
shadow declaration.
Revision Changes Path
1.13 +0 -1 src/sys/kern/kern_lockf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_lockf.c.diff?r1=1.12&r2=1.13&f=h
More information about the Commits
mailing list