commit | aa02ad67d9b308290fde390682cd039b29f7ab85 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Jan 28 23:58:27 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jan 28 23:58:27 2008 -0500 |
tree | 1ebf910ab16e6081b5dd3ca526973f09cfd065c4 | |
parent | c549a95d40efd83fc054785dd1634e8b71fba890 [diff] |
ext4: Add ext4_find_next_bit() This function is used by the ext4 multi block allocator patches. Also add generic_find_next_le_bit Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Cc: <linux-ext4@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>