ocfs2: Clean up lock resource refresh flags
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 13 Sep 2006 04:24:53 +0000 (21:24 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:46 +0000 (13:50 -0700)
commitf625c9793b6cc64aeb1b6387039d09019c214352
tree8f70dcba910843a70f95e6cd869ad54c66f07880
parent24c19ef40474c3930597f31ae233dc06319bd881
ocfs2: Clean up lock resource refresh flags

Use of the refresh mechanism is lock-type wide, so move knowledge of that to
the ocfs2_lock_res_ops structure.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlmglue.c