https://github.com/torvalds/linux
Revision 60fa3f769f7651a60125a0f44e3ffe3246d7cf39 authored by Trond Myklebust on 14 April 2007, 23:11:52 UTC, committed by Linus Torvalds on 15 April 2007, 04:46:48 UTC
Do not flag an error if the COMMIT call fails and we decide to resend the
writes. Let the resend flag the error if it fails.

If a write has failed, then nfs_direct_write_result should not attempt to
send a commit. It should just exit asap and return the error to the user.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent e1552e1
History
Tip revision: 60fa3f769f7651a60125a0f44e3ffe3246d7cf39 authored by Trond Myklebust on 14 April 2007, 23:11:52 UTC
NFS: Fix two bugs in the O_DIRECT write code
Tip revision: 60fa3f7
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top