Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2010 05:00:29 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nullfs null_vnops.c
Message-ID:  <201005160500.o4G50eOV029814@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-05-16 05:00:29 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_vnops.c 
  Log:
  SVN rev 208128 on 2010-05-16 05:00:29Z by kib
  
  Disable bypass for the vop_advlockpurge(). The vop is called after
  vop_revoke(), the v_data is already destroyed.
  
  Reported and tested by: ed
  
  Revision  Changes    Path
  1.112     +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?201005160500.o4G50eOV029814>