Hi, Greg
Sorry for the noise.
It's better to use ioctl to implement this functionality.
Please ignore this series.
It's already possible to implement ioctl for a debugfs file.
Thanks and best regards
-Lv
> From: Zheng, Lv
> Subject: [PATCH 1/3] debugfs: Add .fsync() callba
This patch adds .fsync() callback for debugfs files.
ACPI AML debugger needs to implement this to flush cmds/logs.
Signed-off-by: Lv Zheng
Cc: Greg Kroah-Hartman
---
fs/debugfs/file.c |6 ++
1 file changed, 6 insertions(+)
diff --git a/fs/debugfs/file.c b/fs/debugfs/file.c
index 592059
2 matches
Mail list logo