From: J. Bruce Fields Date: Tue, 19 Oct 2010 21:31:50 +0000 (-0400) Subject: nfsd4: callback program number is per-session X-Git-Tag: v2.6.37-rc1~113^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b5ce5cd44743af84507721fa2cb4125ae67955c;p=pandora-kernel.git nfsd4: callback program number is per-session The callback program is allowed to depend on the session which the callback is going over. No change in behavior yet, while we still only do callbacks over a single session for the lifetime of the client. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed