DragonFly-2.3.2.77.g046b7e3 master sys/vfs/nfs nfs_vnops.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jul 17 18:37:36 PDT 2009
commit 046b7e33e34bbeb4ab9a143f0d4fa1a8151fcae6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jul 16 17:03:55 2009 -0700
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.
Summary of changes:
sys/vfs/nfs/nfs_vnops.c | 26 +++++++++++++++++++++-----
1 files changed, 21 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/046b7e33e34bbeb4ab9a143f0d4fa1a8151fcae6
--
DragonFly BSD source repository
More information about the Commits
mailing list