Files
android_kernel_xiaomi_sm8450/fs/incfs/data_mgmt.c
Steve Muckle 3b9fe10e46 ANDROID: incremental-fs: remove spurious kfree()
The reverts in commits 07630c8073 (Revert "ANDROID: incremental-fs:
fix mount_fs issue") and 5db3e72c57 (Revert "ANDROID: incremental-fs:
remove index and incomplete dir on umount") were applied out of order,
resulting in a spurious call to kfree() being left over. Remove it.

Bug: 218732047
Signed-off-by: Steve Muckle <smuckle@google.com>
Change-Id: I6ae8d8a9775981a88d28e462b64b259bca905ffb
2022-02-28 20:49:55 +00:00

47 KiB