NFS - Fix refactor bugs.
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 17 Jul 2009 00:03:55 +0000 (17:03 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 17 Jul 2009 00:03:55 +0000 (17:03 -0700)
commit046b7e33e34bbeb4ab9a143f0d4fa1a8151fcae6
tree75f8d17521456346fb5437a42f18eeb1f5c0fc96
parent42edf14f74e4d296cc417469a1c3042e42f8f686
NFS - Fix refactor bugs.

* The new ERROROUT macro unconditionally overwrites error.  Don't use
  it for cases where we wish to retain a prior error.
sys/vfs/nfs/nfs_vnops.c