index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs_mgr
/
fs_mgr_fstab.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
first stage mount: removing the restriction of mount points
Bowgo Tsai
2017-06-08
1
-10
/
+2
*
Respect that status property when parsing fstab from device tree
Sandeep Patil
2017-05-30
1
-0
/
+9
*
fs_mgr: adds/changes some public APIs for early mount in init
Bowgo Tsai
2017-04-13
1
-0
/
+5
*
fs_mgr: adding fs_mgr_get_slot_suffix() public API
Bowgo Tsai
2017-04-13
1
-1
/
+1
*
fs_mgr: removing fs_mgr_read_fstab_with_dt()
Bowgo Tsai
2017-03-29
1
-12
/
+6
*
fs_mgr: use different fstab paths for normal/recovery boot
Bowgo Tsai
2017-03-28
1
-1
/
+4
*
fs_mgr: change the log level in fs_mgr_read_fstab_dt()
bowgotsai
2017-03-16
1
-1
/
+1
*
fs_mgr: support reading fstab file from /odm or /vendor partition
Bowgo Tsai
2017-03-09
1
-3
/
+8
*
fs_mgr: add fs_mgr_read_fstab_with_dt() API
Bowgo Tsai
2017-03-09
1
-47
/
+64
*
fs_mgr: refactor: consolidate device tree file reading in one place
Sandeep Patil
2017-02-24
1
-22
/
+26
*
fs_mgr: consolidate DT compatible check
Sandeep Patil
2017-02-24
1
-15
/
+16
*
early_mount: fs_mgr: move all fstab logic into fs_mgr
Sandeep Patil
2017-02-23
1
-0
/
+187
*
init: early_mount: disallow partitions to be verified at boot
Sandeep Patil
2017-02-22
1
-0
/
+5
*
fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h>
bowgotsai
2017-01-26
1
-12
/
+12
*
Switch fs_mgr/*.c to C++.
bowgotsai
2017-01-26
1
-0
/
+619