cvs commit: src/sys/vfs/nullfs null_vfsops.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Oct 10 09:24:38 PDT 2006


dillon      2006/10/10 09:21:02 PDT

DragonFly src repository

  Modified files:
    sys/vfs/nullfs       null_vfsops.c 
  Log:
  NULLFS was not releasing a reference to the root of the underlying
  filesystem on unmount, making the underlying filesystem unmountable.
  
  Reported-by: Joerg Sonnenberger
  
  Revision  Changes    Path
  1.27      +7 -3      src/sys/vfs/nullfs/null_vfsops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nullfs/null_vfsops.c.diff?r1=1.26&r2=1.27&f=u





More information about the Commits mailing list