DragonFly commits List (threaded) for 2012-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_0 kernel - Improve NFS server error responses when an inode goes away
commit 45ca23e3ebb1a0d433018c0f2ce762366f1234fe
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Mar 23 13:38:29 2012 -0700
kernel - Improve NFS server error responses when an inode goes away
* When an inode goes away and FHTOVP fails return ESTALE instead of
what the VFS returned.
* Greatly improves the re-acquisition of files on NFS clients which have
been ripped out by the server or other clients.
Summary of changes:
sys/vfs/nfs/nfs_subs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/45ca23e3ebb1a0d433018c0f2ce762366f1234fe
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]