summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/24/changes
diff options
context:
space:
mode:
authorKeun-young Park <keunyoung@google.com>2017-03-02 15:26:49 -0800
committerKeun-young Park <keunyoung@google.com>2017-03-08 11:28:12 -0800
commitb799838dbe775776f5bd3b4b49fb87a101e29066 (patch)
tree0c699cc60a83c08da35249390e2db9329fef5052 /docs/html/sdk/api_diff/24/changes
parent48a58baea2a39c41aa0dfb4a0384bd00d76d120b (diff)
log fs_stat from fs_mgr and mount_all time
- fs_mgr reports fs_stat int value during bootup when mounting an ext4 partition. - This includes information like: if previous shutdown was clean if e2fsck has fixed any fs issue if any mounting or quota related operations has failed. - Each information is set as flag. Flag definitions are avaiable from FsStatFlags in system/core/fs_mgr/fs_mgr.cpp - log ro.boottime.init.mount_all.[early|default|late] which represent time duration for each mount stage. Depending on device's config, some of these stages may not exist. So do not log if value is 0, which means not existing. bug: 32246772 bug: 35949600 bug: 35329915 Test: manual, check log after boot-up. Change-Id: I4ceca88776119d88d5352d6793be122e82688279
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions