ocfs2: Remove unused structure field
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 12 Sep 2007 17:21:22 +0000 (10:21 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 12 Oct 2007 18:54:32 +0000 (11:54 -0700)
c_used_tail_recs in struct ocfs2_merge_ctxt is only ever set, so we can
remove it.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found