Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: Check for the correct error return from
ext4_ext_get_blocks returns negative values on error. We should check for <= 0 Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
- Loading branch information