Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 2010 21:24:46 +0000 (UTC)
From:      Zachary Loafman <zml@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_default.c vfs_subr.c vnode_if.src src/sys/sys vnode.h
Message-ID:  <201005122125.o4CLPCiL080701@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
zml         2010-05-12 21:24:46 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_default.c vfs_subr.c vnode_if.src 
    sys/sys              vnode.h 
  Log:
  SVN rev 208003 on 2010-05-12 21:24:46Z by zml
  
  Add VOP_ADVLOCKPURGE so that the file system is called when purging
  locks (in the case where the VFS impl isn't using lf_*)
  
  Submitted by:       Matthew Fleming <matthew.fleming@isilon.com>
  Reviewed by:        zml, dfr
  
  Revision  Changes    Path
  1.160     +11 -0     src/sys/kern/vfs_default.c
  1.783     +1 -1      src/sys/kern/vfs_subr.c
  1.103     +7 -0      src/sys/kern/vnode_if.src
  1.368     +1 -0      src/sys/sys/vnode.h



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