DragonFly BSD
DragonFly commits List (threaded) for 2006-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 10 Oct 2006 09:21:02 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]