commit | 934ec9495505d234b2c2fa284470c2f44aae9de9 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Jan 31 15:29:16 2018 -0800 |
committer | Christopher Ferris <cferris@google.com> | Thu Feb 01 10:51:01 2018 -0800 |
tree | ff6d5b5c9a57f994492c8ce74518b60baf0f48ef | |
parent | b44bd827abf2b870ebf4a0f6b126098a46bf42ec [diff] [blame] |
Update to v4.15 kernel headers. Test: Compiles, boots bullhead/hikey960. Change-Id: I118beb8b6cac0881b1270f9bf6981959297a41a8
diff --git a/libc/kernel/uapi/linux/btrfs_tree.h b/libc/kernel/uapi/linux/btrfs_tree.h index c75732e..c2fbd40 100644 --- a/libc/kernel/uapi/linux/btrfs_tree.h +++ b/libc/kernel/uapi/linux/btrfs_tree.h
@@ -320,6 +320,7 @@ #define BTRFS_FILE_EXTENT_INLINE 0 #define BTRFS_FILE_EXTENT_REG 1 #define BTRFS_FILE_EXTENT_PREALLOC 2 +#define BTRFS_FILE_EXTENT_TYPES 2 struct btrfs_file_extent_item { __le64 generation; __le64 ram_bytes;