e2fsprogs/contrib/android
Yi Kong b1a780ed7b AOSP: Fix a trivial type error
Comparing unsigned int with ULONG_MAX is always false.

Signed-off-by: Yi Kong <yikong@google.com>
Change-Id: Iae02aad1bcb271d3468828977be288ad04333821
From AOSP commit: 757a4d672dae1a15c57f5f0705ba90ed007da7e6
2020-10-01 17:42:28 -04:00
..
Android.bp AOSP: e2fsdroid and mke2fs are dynamic executable in recovery partition 2018-06-27 23:51:40 -04:00
base_fs.c AOSP: e2fsdroid: Refactor block_range. 2020-01-01 13:41:34 -05:00
base_fs.h AOSP: e2fsdroid: Refactor block_range. 2020-01-01 13:41:34 -05:00
basefs_allocator.c AOSP: e2fsdroid: Don't skip unusable blocks in BaseFS. 2020-03-20 23:18:01 -04:00
basefs_allocator.h AOSP: e2fsdroid: Skip Base FS entries that no longer exist. 2020-01-01 13:41:35 -05:00
block_list.c AOSP: e2fsdroid: Refactor block_range. 2020-01-01 13:41:34 -05:00
block_list.h AOSP: e2fsdroid: a tool to create android compatible image 2017-05-23 22:08:44 -04:00
block_range.c AOSP: e2fsdroid: Refactor block_range. 2020-01-01 13:41:34 -05:00
block_range.h AOSP: e2fsdroid: Refactor block_range. 2020-01-01 13:41:34 -05:00
e2fsdroid.c AOSP: Fix a trivial type error 2020-10-01 17:42:28 -04:00
ext2simg.c AOSP: Fix android build warnings in e2fsdroid and libext2fs 2018-02-26 12:23:08 -05:00
fsmap.c AOSP: e2fsdroid: Fix logical block sequencing in BaseFS. 2020-03-20 23:16:13 -04:00
fsmap.h AOSP: e2fsdroid: a tool to create android compatible image 2017-05-23 22:08:44 -04:00
perms.c AOSP: e2fsdroid: Fix incorrect error value handling. 2019-02-07 22:37:54 -05:00
perms.h AOSP: Include private/fs_config.h directly when needed 2020-10-01 17:36:44 -04:00