i=adilger,alex
- if blocks per group is less than blocksize*8, set rest of the bitmap to 1.
- check return of ext2_find_next_le_bit for overflow.
that was implemented as tracking first and last lock of each lock group
the patch changes that to using doubly linked lists
+Severity : normal
+Frequency : blocks per group is less than blocksize*8 and uninit_groups is enabled
+Bugzilla : 15932
+Description: ldiskfs error: XXX blocks in bitmap, YYY in gd
+Details : If blocks per group is less than blocksize*8, set rest of the
+ bitmap to 1.
+
-------------------------------------------------------------------------------