ANDROID: update abi for f2fs/fscrypt merge
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
'struct super_block at fs.h:1424:1' changed:
type size hasn't changed
2 data member insertions:
'unicode_map* super_block::s_encoding', at offset 1600 (in bits) at fs.h:1460:1
'__u16 super_block::s_encoding_flags', at offset 1664 (in bits) at fs.h:1461:1
there are data member changes:
'hlist_bl_head super_block::s_roots' offset changed from 1600 to 1728 (in bits) (by +128 bits)
'list_head super_block::s_mounts' offset changed from 1664 to 1792 (in bits) (by +128 bits)
'block_device* super_block::s_bdev' offset changed from 1792 to 1920 (in bits) (by +128 bits)
'backing_dev_info* super_block::s_bdi' offset changed from 1856 to 1984 (in bits) (by +128 bits)
'mtd_info* super_block::s_mtd' offset changed from 1920 to 2048 (in bits) (by +128 bits)
'hlist_node super_block::s_instances' offset changed from 1984 to 2112 (in bits) (by +128 bits)
'unsigned int super_block::s_quota_types' offset changed from 2112 to 2240 (in bits) (by +128 bits)
'quota_info super_block::s_dquot' offset changed from 2176 to 2304 (in bits) (by +128 bits)
'sb_writers super_block::s_writers' offset changed from 4672 to 4800 (in bits) (by +128 bits)
'void* super_block::s_fs_info' offset changed from 7616 to 7744 (in bits) (by +128 bits)
'u32 super_block::s_time_gran' offset changed from 7680 to 7808 (in bits) (by +128 bits)
'time64_t super_block::s_time_min' offset changed from 7744 to 7872 (in bits) (by +128 bits)
'time64_t super_block::s_time_max' offset changed from 7808 to 7936 (in bits) (by +128 bits)
'__u32 super_block::s_fsnotify_mask' offset changed from 7872 to 8000 (in bits) (by +128 bits)
'fsnotify_mark_connector* super_block::s_fsnotify_marks' offset changed from 7936 to 8064 (in bits) (by +128 bits)
'char super_block::s_id[32]' offset changed from 8000 to 8128 (in bits) (by +128 bits)
'uuid_t super_block::s_uuid' offset changed from 8256 to 8384 (in bits) (by +128 bits)
'unsigned int super_block::s_max_links' offset changed from 8384 to 8512 (in bits) (by +128 bits)
'fmode_t super_block::s_mode' offset changed from 8416 to 8544 (in bits) (by +128 bits)
'mutex super_block::s_vfs_rename_mutex' offset changed from 8448 to 8576 (in bits) (by +128 bits)
'const char* super_block::s_subtype' offset changed from 8704 to 8832 (in bits) (by +128 bits)
'const dentry_operations* super_block::s_d_op' offset changed from 8768 to 8896 (in bits) (by +128 bits)
'int super_block::cleancache_poolid' offset changed from 8832 to 8960 (in bits) (by +128 bits)
'shrinker super_block::s_shrink' offset changed from 8896 to 9024 (in bits) (by +128 bits)
'atomic_long_t super_block::s_remove_count' offset changed from 9408 to 9536 (in bits) (by +128 bits)
'atomic_long_t super_block::s_fsnotify_inode_refs' offset changed from 9472 to 9600 (in bits) (by +128 bits)
'int super_block::s_readonly_remount' offset changed from 9536 to 9664 (in bits) (by +128 bits)
'workqueue_struct* super_block::s_dio_done_wq' offset changed from 9600 to 9728 (in bits) (by +128 bits)
'hlist_head super_block::s_pins' offset changed from 9664 to 9792 (in bits) (by +128 bits)
'user_namespace* super_block::s_user_ns' offset changed from 9728 to 9856 (in bits) (by +128 bits)
'list_lru super_block::s_dentry_lru' offset changed from 9792 to 9920 (in bits) (by +128 bits)
'list_lru super_block::s_inode_lru' offset changed from 10048 to 10176 (in bits) (by +128 bits)
'callback_head super_block::rcu' offset changed from 10304 to 10432 (in bits) (by +128 bits)
'work_struct super_block::destroy_work' offset changed from 10432 to 10560 (in bits) (by +128 bits)
'mutex super_block::s_sync_lock' offset changed from 10688 to 10816 (in bits) (by +128 bits)
'int super_block::s_stack_depth' offset changed from 10944 to 11072 (in bits) (by +128 bits)
398 impacted interfaces
Bug: 148667616
Change-Id: I140ed694581121960439bcd09fe48bc90d91aeb4
Signed-off-by:
Alistair Delva <adelva@google.com>
Loading
Please register or sign in to comment