From: Mark Fasheh Date: Fri, 8 Sep 2006 18:39:27 +0000 (-0700) Subject: ocfs2: Update dlmfs for new dlmlock() API X-Git-Tag: v2.6.19-rc1~1259^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea5b3a187e2724fa9d08b2fbd3898c149ed95c6b;p=pandora-kernel.git ocfs2: Update dlmfs for new dlmlock() API We just need to add a namelen field to the user_lock_res structure, and update a few debug prints. Instead of updating all debug prints, I took the opportunity to remove a few that are likely unnecessary these days. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed