cvs commit: src/sys/vfs/nfs nfs_vfsops.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jul 29 09:25:02 PDT 2008


dillon      2008/07/29 09:21:52 PDT

DragonFly src repository

  Modified files:
    sys/vfs/nfs          nfs_vfsops.c 
  Log:
  Pass the correct string to md_mount() when doing a diskless nfs mount.
  
  Fix a bogus call to kfree() that panics the machine when a diskless nfs
  mount fails.
  
  Revision  Changes    Path
  1.53      +10 -7     src/sys/vfs/nfs/nfs_vfsops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_vfsops.c.diff?r1=1.52&r2=1.53&f=u





More information about the Commits mailing list