看板 DFBSD_commit 關於我們 聯絡資訊
commit 046b7e33e34bbeb4ab9a143f0d4fa1a8151fcae6 Author: Matthew Dillon <dillon@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