From: Christoph Hellwig Date: Wed, 24 Sep 2014 10:19:17 +0000 (+0200) Subject: nfsd: introduce a generic nfsd4_cb X-Git-Tag: fixes-for-v3.18-merge-window~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=326129d02aea8efa1dfd1a210653a744e7c85239;p=pandora-kernel.git nfsd: introduce a generic nfsd4_cb Add a helper to queue up a callback. CB_NULL has a bit of special casing because it is special in the specification, but all other new callback operations will be able to share code with this and a few more changes to refactor the callback code. Signed-off-by: Christoph Hellwig Reviewed-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed