From: Trond Myklebust Date: Mon, 20 Mar 2006 18:44:41 +0000 (-0500) Subject: lockd: Fix Oopses due to list manipulation errors. X-Git-Tag: v2.6.17-rc1~667^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c060b531006e0711db32a132d6ac7661594b280;p=pandora-kernel.git lockd: Fix Oopses due to list manipulation errors. The patch "stop abusing file_lock_list introduces a couple of bugs since the locks may be copied and need to be removed from the lists when they are destroyed. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed