cvs commit: src/sys/sys lockf.h src/sys/kern kern_lockf.c

Jeff Roberson jeff at FreeBSD.org
Tue Jan 25 02:15:33 PST 2005


jeff        2005-01-25 10:15:26 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              lockf.h 
    sys/kern             kern_lockf.c 
  Log:
   - Make lf_print static and move its prototype into kern_lockf.c
   - Protect all of the advlock code with Giant as some filesystems
     may not be entering with Giant held now.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.52      +40 -18    src/sys/kern/kern_lockf.c
  1.18      +0 -5      src/sys/sys/lockf.h


More information about the cvs-src mailing list