OSDN Git Service

ext4_utils: refactor kernel headers
authorColin Cross <ccross@android.com>
Thu, 23 Jan 2014 20:53:30 +0000 (12:53 -0800)
committerColin Cross <ccross@android.com>
Thu, 23 Jan 2014 21:22:36 +0000 (13:22 -0800)
commit7900c773815d062deb266f744f95aa76b3573fa3
treef07b5e4ab7aa617b09949bae9ddcdb7ae68aab20
parente35f7fedabf9346d299abe10af25eaf88207a133
ext4_utils: refactor kernel headers

Move the kernel header includes into a single include file that
can deal with getting the kernel int types correct on all
platforms.

Change-Id: Ied3dc6a0f5cbb3ceb686aa3de72f16e10a36462a
ext4_utils/allocate.c
ext4_utils/allocate.h
ext4_utils/contents.c
ext4_utils/ext4_jbd2.h [deleted file]
ext4_utils/ext4_kernel_headers.h [new file with mode: 0644]
ext4_utils/ext4_utils.c
ext4_utils/ext4_utils.h
ext4_utils/extent.c
ext4_utils/indirect.c
ext4_utils/jbd2.h
ext4_utils/xattr.h