cvs commit: src/sys/kern vfs_vnops.c

Christian S.J. Peron csjp at FreeBSD.org
Wed Mar 2 19:29:18 GMT 2005


csjp        2005-03-02 19:29:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/kern             vfs_vnops.c 
  Log:
  MFC revision 1.224
  date: 2005/02/24 00:13:16;  author: csjp;  state: Exp;  lines: +6 -0
  Add locking assertions into vn_extattr_set, vn_extattr_get and
  vn_extattr_rm. This is meant to catch conditions where IO_NODELOCKED
  has been specified without the vnode being locked.
  
  Revision   Changes    Path
  1.207.2.3  +6 -0      src/sys/kern/vfs_vnops.c


More information about the cvs-src mailing list