cvs commit: src/sys/nfsserver nfs_serv.c

Poul-Henning Kamp phk at FreeBSD.org
Fri Oct 24 11:36:51 PDT 2003


phk         2003/10/24 11:36:49 PDT

  FreeBSD src repository

  Modified files:
    sys/nfsserver        nfs_serv.c 
  Log:
  When grabbing vnodes to service NFS requests, make sure to call
  vn_start_write() early to avoid snapshot deadlocks.
  
  By:     mckusick
  
  Revision  Changes    Path
  1.137     +11 -81    src/sys/nfsserver/nfs_serv.c


More information about the cvs-all mailing list