ocfs2: Add ->get_osb() dlmglue locking operation
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 13 Sep 2006 04:49:13 +0000 (21:49 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Sun, 24 Sep 2006 20:50:46 +0000 (13:50 -0700)
commit54a7e7552e484c08db221e49c4519ccdeb8882d0
tree9787fd07933105339ec5f2310888166d63cbc4b0
parent2a45f2d13e1dd91bc110801f5818379f2699509c
ocfs2: Add ->get_osb() dlmglue locking operation

Will be used to find the ocfs2_super structure from a given lockres.

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