Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2005 10:15:26 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys lockf.h src/sys/kern kern_lockf.c
Message-ID:  <200501251015.j0PAFQSZ034782@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501251015.j0PAFQSZ034782>