Merge "fs_mgr: overlayfs: test: noatime on rw mounts only"
This commit is contained in:
commit
7f17baa158
1 changed files with 1 additions and 1 deletions
|
|
@ -1193,7 +1193,7 @@ if ${overlayfs_needed}; then
|
|||
!(adb_sh grep -v noatime /proc/mounts </dev/null |
|
||||
skip_administrative_mounts data |
|
||||
skip_unrelated_mounts |
|
||||
grep '.') ||
|
||||
grep -v ' ro,') ||
|
||||
die "mounts are not noatime"
|
||||
D=`adb_sh grep " rw," /proc/mounts </dev/null |
|
||||
skip_administrative_mounts data`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue