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)
commit015452b15ff6c2d9fa1f82f28d61e7a66e2df86a
tree30c6e1f042e5c17159fb0f03b0575f6a6e4171d5
parent518d7269f3c9129ae51d5f804edff998ab945a40
ocfs2: Remove unused structure field

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>
fs/ocfs2/alloc.c