]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: Fix mac build
authorColin Cross <ccross@android.com>
Fri, 21 Oct 2016 23:41:10 +0000 (16:41 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 24 May 2017 01:27:57 +0000 (21:27 -0400)
commit25072b2381c1be08bb852ee85c7d5ffbbe4e017b
treeb394cabd029e6e717908630eac7c6c953f90e2f3
parentac1e303c51571514428462a64274addbab95055a
AOSP: Fix mac build

Disable linux-only features in config.h
Fix one use of ino_t instead of ext2_ino_t.

Test: mma -j
Test: e2fsck -f -n $OUT/system.img
Bug: 27599744
Change-Id: I3291ae888ac28a49813365ab2431a3c266de9907
From AOSP commit: bfa685deba9eb828b7ed35d6ccaf0345f6337ce3

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/bitops.h
lib/ext2fs/gen_bitmap.c
util/android_config.h