ocfs2/trivial: Code cleanup for allocation reservation.
authorTao Ma <tao.ma@oracle.com>
Tue, 6 Apr 2010 08:46:46 +0000 (16:46 +0800)
committerJoel Becker <joel.becker@oracle.com>
Thu, 6 May 2010 01:18:09 +0000 (18:18 -0700)
commit3e4218df3176657be72ad2fa199779be6c11fe4f
tree99512a1b274e7e99af1b7fe9d388efce79399c20
parentb065556a7d1a9205403db77a318a5c5aa530e701
ocfs2/trivial: Code cleanup for allocation reservation.

Two tiny cleanup for allocation reservation.
1. Remove some extra codes in ocfs2_local_alloc_find_clear_bits.
2. Remove an unuseful variables in ocfs2_find_resv_lhs.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
Acked-by: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/localalloc.c
fs/ocfs2/reservations.c