cvs commit: src/sys/nfsclient nfs_vnops.c
    Konstantin Belousov 
    kib at FreeBSD.org
       
    Sat Jul  8 15:36:51 UTC 2006
    
    
  
kib         2006-07-08 15:36:51 UTC
  FreeBSD src repository
  Modified files:
    sys/nfsclient        nfs_vnops.c 
  Log:
  Always supply curthread as argument to nfs_asyncio and nfs_doio
  in nfs_strategy. Otherwise, for some buffers, signals would be ignored
  at the intr mounts.
  
  Reviewed by:    mohan
  MFC after:      1 month
  Approved by:    kan (mentor)
  
  Revision  Changes    Path
  1.267     +2 -8      src/sys/nfsclient/nfs_vnops.c
    
    
More information about the cvs-all
mailing list