cvs commit: src/sys/nfsclient nfs_socket.c

Mohan Srinivasan mohans at FreeBSD.org
Mon Dec 11 12:25:38 PST 2006


mohans      2006-12-11 19:54:25 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_socket.c 
  Log:
  NetApp filers return corrupt post op attrs in the wcc on NFS error responses.
  This is easy to reproduce for EROFS. I am not sure if the attrs can be corrupt
  for other NFS error responses. For now, disabling wcc pre-op attr checks and
  post-op attr loads on NFS errors (sysctl'ed).
  Reported by: Kris Kennaway
  
  Revision  Changes    Path
  1.148     +8 -1      src/sys/nfsclient/nfs_socket.c


More information about the cvs-all mailing list