Revision 4ae19c2dd713edb7b8ad3d4ab9d234ed5dcb6b98 authored by Trond Myklebust on 19 January 2013, 03:41:53 UTC, committed by Trond Myklebust on 27 January 2013, 20:51:15 UTC
The reference counting in nfs4_init_client assumes wongly that it
is safe for nfs4_discover_server_trunking() to return a pointer to a
nfs_client prior to bumping the reference count.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: Ben Greear <greearb@candelatech.com>
Cc: stable@vger.kernel.org [>=3.7]
1 parent dee972b
History
File Mode Size
Kconfig -rw-r--r-- 1.8 KB
Makefile -rw-r--r-- 273 bytes
acl.c -rw-r--r-- 9.5 KB
acl.h -rw-r--r-- 1.2 KB
checkpoint.c -rw-r--r-- 20.0 KB
data.c -rw-r--r-- 17.1 KB
debug.c -rw-r--r-- 11.2 KB
dir.c -rw-r--r-- 16.5 KB
f2fs.h -rw-r--r-- 32.4 KB
file.c -rw-r--r-- 14.7 KB
gc.c -rw-r--r-- 17.1 KB
gc.h -rw-r--r-- 3.2 KB
hash.c -rw-r--r-- 2.0 KB
inode.c -rw-r--r-- 7.2 KB
namei.c -rw-r--r-- 11.0 KB
node.c -rw-r--r-- 40.9 KB
node.h -rw-r--r-- 9.9 KB
recovery.c -rw-r--r-- 9.1 KB
segment.c -rw-r--r-- 45.9 KB
segment.h -rw-r--r-- 18.9 KB
super.c -rw-r--r-- 16.9 KB
xattr.c -rw-r--r-- 10.6 KB
xattr.h -rw-r--r-- 4.3 KB

back to top