Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 00:13:16 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_vnops.c
Message-ID:  <200502240013.j1O0DGo5099947@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2005-02-24 00:13:16 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_vnops.c 
  Log:
  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.
  
  Discussed with: rwatson
  MFC after:      1 week
  
  Revision  Changes    Path
  1.224     +6 -0      src/sys/kern/vfs_vnops.c



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