ANDROID: relist android_vh_f2fs_printk and android_vh_f2fs_set_bio_flag symbols
These hooks no longer pull in all the f2fs private types. - redefined android_vh_f2fs_printk - new android_vh_f2fs_set_bio_flag (replacing f2fs_submit_folio_write) 2 function symbol(s) added 'int __traceiter_android_vh_f2fs_printk(void*, unsigned long, struct va_format*, int, bool)' 'int __traceiter_android_vh_f2fs_set_bio_flag(void*, struct folio*, struct bio*)' 2 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_f2fs_printk' 'struct tracepoint __tracepoint_android_vh_f2fs_set_bio_flag' Bug: 440276987 Bug: 441865397 Bug: 442703555 Bug: 451000314 Change-Id: I4ff63202a45054394e7f2bcf6b251e25ff38ecc0 Signed-off-by:Rui Chen <chenrui9@honor.com> Signed-off-by:
Giuliano Procida <gprocida@google.com>
Loading
Please sign in to comment