From: Kinglong Mee Date: Mon, 24 Mar 2014 03:56:59 +0000 (+0800) Subject: NFSD: Using free_conn free connection X-Git-Tag: v3.15-rc1~45^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f42d2c428c724212c5f4249daea97e254eb0546;p=pandora-kernel.git NFSD: Using free_conn free connection Connection from alloc_conn must be freed through free_conn, otherwise, the reference of svc_xprt will never be put. Signed-off-by: Kinglong Mee Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed