DragonFly BSD
DragonFly commits List (threaded) for 2006-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern kern_lockf.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 3 May 2006 08:20:43 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]