From: J. Bruce Fields Date: Wed, 29 Apr 2009 23:09:19 +0000 (-0400) Subject: nfsd4: rename callback struct to cb_conn X-Git-Tag: v2.6.31-rc1~57^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c237dc0303bcf6f4cc2e0efe4fe4e341c6f34dac;p=pandora-kernel.git nfsd4: rename callback struct to cb_conn I want to use the name for a struct that actually does represent a single callback. (Actually, I've never been sure it helps to a separate struct for the callback information. Some day maybe those fields could just be dumped into struct nfs4_client. I don't know.) Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed