Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2009 14:58:43 +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:  <200905311459.n4VExGVc088922@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

kib         2009-05-31 14:58:43 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_vnops.c 
  Log:
  SVN rev 193175 on 2009-05-31 14:58:43Z by kib
  
  Implement the bypass routine for VOP_VPTOCNP in nullfs.
  Among other things, this makes procfs <pid>/file working for executables
  started from nullfs mount.
  
  Tested by:      pho
  PR:     94269, 104938
  
  Revision  Changes    Path
  1.110     +50 -1     src/sys/fs/nullfs/null_vnops.c



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