From: Trond Myklebust Date: Mon, 19 Dec 2005 22:11:25 +0000 (-0500) Subject: NLM: Fix Oops in nlmclnt_mark_reclaim() X-Git-Tag: v2.6.15-rc7~16^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b5b1f5bf9dcdb6f23abf65977a675eb4deba3c0;p=pandora-kernel.git NLM: Fix Oops in nlmclnt_mark_reclaim() When mixing -olock and -onolock mounts on the same client, we have to check that fl->fl_u.nfs_fl.owner is set before dereferencing it. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed