History log of /bionic/libc/versioner-dependencies/common/kernel_uapi/linux/btrfs_tree.h
Revision Date Author Comments
934ec9495505d234b2c2fa284470c2f44aae9de9 01-Feb-2018 Christopher Ferris <cferris@google.com> Update to v4.15 kernel headers.

Test: Compiles, boots bullhead/hikey960.
Change-Id: I118beb8b6cac0881b1270f9bf6981959297a41a8
525ce914edf136d2bd02ac8c404d56c52e737f4d 26-Jul-2017 Christopher Ferris <cferris@google.com> Update to kernel headers v4.12.3.

Test: Built angler.
Change-Id: Icbcf4fac2334de8409b049ed7a3b4c24b4e98ce9
96c1db7b9d601c31d103389cac074a6cce0d7633 25-May-2017 Elliott Hughes <enh@google.com> Remove the repetitive warnings from the uapi headers.

Having

WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS

every four lines made the headers harder to read, made the diffs much worse
each time we upgraded, and wasn't really providing any benefit. Before the
next uapi update, let's just stop doing this.

Bug: N/A
Test: builds, manually inspected files look right
Change-Id: Id7088cf750894c9d24950f3d53587fe3156c4f7d
106b3a8a7dc03c19a45e322de425ac56aafac358 24-Aug-2016 Christopher Ferris <cferris@google.com> Update to kernel headers v4.7.2.

Modify the kernel header update script to rename C++ keyword
struct members to something else. This fixes problems when including
these kernel files in C++ code.

Also, make a manual change to linux/fib_rules.h and comment out the
value FRA_PAD since it conflicts with a special android kernel value
FRA_UID_START that has not been upstreamed yet.

Test: Built aosp_angler, aosp_x86_64, aosp_mips (bionic only)
Test: Booted on angler and ran bionic unit tests
Test: Built these changes in internal master

Change-Id: Ia22b7e3ca409404696dba76311f49157f4a9ceed