diff options
author | Ajay Kaher <[email protected]> | 2023-07-28 23:50:48 +0530 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-07-30 18:13:34 -0400 |
commit | 63940449555e799d387f316993ad824476c16953 (patch) | |
tree | 4340704ac4e67e3485c3b93ae0afdbe16f245e4d /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 88f349b4a83aab6a0fabd4230a1b6796f26bc546 (diff) |
eventfs: Implement eventfs lookup, read, open functions
Add the inode_operations, file_operations, and helper functions to eventfs:
dcache_dir_open_wrapper()
eventfs_root_lookup()
eventfs_release()
eventfs_set_ef_status_free()
eventfs_post_create_dir()
The inode_operations and file_operations functions will be called from the
VFS layer.
create_file() and create_dir() are added as stub functions and will be
filled in later.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ajay Kaher <[email protected]>
Co-developed-by: Steven Rostedt (VMware) <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Tested-by: Ching-lin Yu <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions