mohans      2006-04-06 01:20:30 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_bio.c nfs_vnops.c nfsnode.h 
  Log:
  Keep track of the number of in-progress async direct IO writes in the nfsnode.
  Make fsync/close wait until all of these drain. Add a check to nfs_getpage() 
and
  nfs_putpage().
  
  Revision  Changes    Path
  1.155     +17 -4     src/sys/nfsclient/nfs_bio.c
  1.265     +16 -1     src/sys/nfsclient/nfs_vnops.c
  1.57      +3 -0      src/sys/nfsclient/nfsnode.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to