ANDROID: vendor_hooks: add hook in f2fs_file_open()
Add a hook to add OEM-specific flags to the inode, OEMs can utilize
these specific OEM flags to identify if a file is frequently used
and dynamically adjust the memory reclamation strategy during
memory reclaim.
Bug: 343628013
Change-Id: I667e4de03e13822d25cb4e94a4ea065770e8f578
Signed-off-by:
Yang Yang <yang.yang@vivo.com>
Loading