https://github.com/torvalds/linux
Revision acf82b85a70f39786e3cbb1ffed8655bcc972424 authored by Dan Carpenter on 22 April 2010, 09:28:39 UTC, committed by Trond Myklebust on 28 April 2010, 17:45:12 UTC
The original code passed an ERR_PTR() to rpc_put_task() and instead of
returning zero on success it returned -ENOMEM.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
1 parent ba8b06e
History
Tip revision: acf82b85a70f39786e3cbb1ffed8655bcc972424 authored by Dan Carpenter on 22 April 2010, 09:28:39 UTC
nfs: fix some issues in nfs41_proc_reclaim_complete()
Tip revision: acf82b8
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 166.4 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top