CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2009/07/30 08:04:28
Modified files: sys/nfs : nfs_socket.c nfsm_subs.h Log message: make sure we only ever try to read out post-op attributes or wcc data if we have a proper reply. found the hard way by ariane@, tested by ari...@. OK blambert@