From: Mark Fasheh Date: Thu, 24 Jan 2008 00:54:48 +0000 (-0800) Subject: ocfs2: document access rules for blocked_lock_list X-Git-Tag: v2.6.25-rc1~1232^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ec373cf33533af6c50828a62f6b305c2d7fa931;p=pandora-kernel.git ocfs2: document access rules for blocked_lock_list ocfs2_super->blocked_lock_list and ocfs2_super->blocked_lock_count have some usage restrictions which aren't immediately obvious to anyone reading the code. It's a good idea to document this so that we avoid making costly mistakes in the future. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed