From: Trond Myklebust Date: Tue, 1 Apr 2008 22:57:06 +0000 (-0400) Subject: NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock() X-Git-Tag: v2.6.26-rc1~1082^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a9af59fee0701d9db99bc148d87b8852d6d6dd8;p=pandora-kernel.git NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock() Also fix up nlmclnt_lock() so that it doesn't pass modified versions of fl->fl_flags to nlmclnt_cancel() and other helpers. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed