ocfs2: document access rules for blocked_lock_list
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 24 Jan 2008 00:54:48 +0000 (16:54 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 25 Jan 2008 23:05:48 +0000 (15:05 -0800)
commit7ec373cf33533af6c50828a62f6b305c2d7fa931
treee6f9f829f9d66658e57b5700935dca38f798cbf8
parent116ba5d5ea1a5789a8c14b1087014007cada363b
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 <mark.fasheh@oracle.com>
fs/ocfs2/ocfs2.h