Remove the accounting argument from lf_create_range() and lf_destroy_range().
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 3 May 2006 15:20:43 +0000 (15:20 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 3 May 2006 15:20:43 +0000 (15:20 +0000)
commitcae44669237dc56ff7964894a0c6401c570d0aba
treefbe17a98c0792d4d2a7e6df84e78a66657dc8af6
parentcb74210d031422e85781a5f378e261c6bff1cd26
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.
sys/kern/kern_lockf.c