From: Benny Halevy Date: Tue, 11 May 2010 21:14:06 +0000 (+0300) Subject: nfsd4: nfsd4_destroy_session must set callback client under the state lock X-Git-Tag: v2.6.35-rc1~489^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab707e156593ff7fffd615757332dbff6616836a;p=pandora-kernel.git nfsd4: nfsd4_destroy_session must set callback client under the state lock nfsd4_set_callback_client must be called under the state lock to atomically set or unset the callback client and shutting down the previous one. Signed-off-by: Benny Halevy Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed