-
由 Haavard Skinnemoen 提交于
The existing implementation of this function seems to be looking for a one although it should be looking for a zero. This causes trouble for the ext2 filesystem, which tends to report -ENOSPC without this patch. Fix this by complementing each word before scanning. Signed-off-by: NHaavard Skinnemoen <hskinnemoen@atmel.com>
168c8fa3