cvs commit: src/sys/kern kern_lockf.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed May 3 08:21:17 PDT 2006
dillon 2006/05/03 08:20:43 PDT
DragonFly src repository
Modified files:
sys/kern kern_lockf.c
Log:
Remove the accounting argument from lf_create_range() and lf_destroy_range().
Integrate p_numposixlocks counting into lf_count_change(). Calculate the
correct delta when changing flags on existing locks.
Revision Changes Path
1.26 +66 -39 src/sys/kern/kern_lockf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_lockf.c.diff?r1=1.25&r2=1.26&f=u
More information about the Commits
mailing list