android_kernel_motorola_sm6225/fs/incfs
Paul Lawrence 544f39d369 ANDROID: incremental fs: Evict inodes before freeing mount data
Since evicting inodes triggers writes to the backing file, which uses
the mi_owner field from the mount_info struct, make sure inodes are
evicted before we free the mount_info data

Test: incfs_test
Bug: 270117845
Change-Id: I673b2e0e04b5adc3998caf6f22443598a30338af
Signed-off-by: Paul Lawrence <paullawrence@google.com>
(cherry picked from commit 7899985277527b29c47929a6d6a89c5c89b406ad)
(cherry picked from commit faf3626b8e34df3dfff3a99e6582a9abd24410ce)
Signed-off-by: Lee Jones <joneslee@google.com>
2023-05-16 14:17:58 +00:00
..
data_mgmt.c ANDROID: Incremental fs: Set credentials before reading/writing 2021-04-15 22:18:07 +00:00
data_mgmt.h ANDROID: incremental-fs: limit mount stack depth 2022-04-08 12:58:18 -07:00
format.c ANDROID: Incremental fs: Set credentials before reading/writing 2021-04-15 22:18:07 +00:00
format.h ANDROID: Incremental fs: Set credentials before reading/writing 2021-04-15 22:18:07 +00:00
integrity.c ANDROID: Incremental fs: Remove dependency on PKCS7_MESSAGE_PARSER 2020-06-09 15:27:23 +00:00
integrity.h ANDROID: Incremental fs: Remove signature checks from kernel 2020-03-18 09:57:55 -07:00
internal.h
Kconfig Revert "ANDROID: Incremental fs: Remove unnecessary dependencies" 2021-01-26 13:31:16 -08:00
main.c ANDROID: incremental fs: Evict inodes before freeing mount data 2023-05-16 14:17:58 +00:00
Makefile Revert "ANDROID: Incremental fs: Separate pseudo-file code" 2021-01-26 13:31:11 -08:00
OWNERS ANDROID: Add OWNERS files referring to the respective android-mainline OWNERS 2021-04-03 14:09:44 +00:00
vfs.c ANDROID: incremental fs: Evict inodes before freeing mount data 2023-05-16 14:17:58 +00:00
vfs.h Revert "ANDROID: Incremental fs: Separate pseudo-file code" 2021-01-26 13:31:11 -08:00