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

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Mar 4 09:44:10 PST 2006


dillon      2006/03/04 09:39:08 PST

DragonFly src repository

  Modified files:
    sys/vfs/nfs          nfs_serv.c 
  Log:
  Unlock vnodes prior to issuing VOP_NREMOVE to accomodate filesystem
  drivers which do not allow recursive exclusive locks (msdos).
  
  Reported-by: Sascha Wildner <saw at xxxxxxxxx>
  
  Revision  Changes    Path
  1.27      +11 -0     src/sys/vfs/nfs/nfs_serv.c


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





More information about the Commits mailing list