Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 22:15:00 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/specfs spec_vnops.c
Message-ID:  <200207270515.g6R5F00B049900@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2002/07/26 22:15:00 PDT

  Modified files:
    sys/fs/specfs        spec_vnops.c 
  Log:
   - Explicitly state that specfs does not support locking by using
     vop_no{lock,unlock,islocked}.  This should be the only vnode opv that does
     so.
  
  Revision  Changes    Path
  1.172     +3 -0      src/sys/fs/specfs/spec_vnops.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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