Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 13:54:35 +0000 (UTC)
From:      Peter Holm <pho@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nullfs null_vnops.c
Message-ID:  <200903181354.n2IDslJ3064643@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pho         2009-03-18 13:54:35 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_vnops.c 
  Log:
  SVN rev 189961 on 2009-03-18 13:54:35Z by pho
  
  Do not use null_bypass for VOP_ISLOCKED, directly call default
  implementation. null_bypass cannot work for the !nullfs-vnodes, in
  particular, for VBAD vnodes.
  
  In collaboration with:  kib
  
  Revision  Changes    Path
  1.107     +1 -0      src/sys/fs/nullfs/null_vnops.c



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