ocfs2: move downconvert worker to lockres ops
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 14 Sep 2006 04:52:21 +0000 (21:52 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:48 +0000 (13:50 -0700)
commitcc567d89b3af4294580c9c97610d2c1018032e33
treed143d87e9b4b6cca13fd2bb2f86912b44344eacf
parent08280f11de91beac2f5234ce5fc2ed246dfe6a86
ocfs2: move downconvert worker to lockres ops

This way lock types don't have to manually pass it to
ocfs2_generic_unblock_lock().

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