From fdd3da71eb0fae04ef0e67cd02eab371a26449c6 Mon Sep 17 00:00:00 2001 From: Mister Oyster Date: Fri, 22 Sep 2017 20:55:31 +0200 Subject: fsync: cleanup Signed-off-by: Mister Oyster --- include/linux/dyn_sync_cntrl.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 include/linux/dyn_sync_cntrl.h (limited to 'include') diff --git a/include/linux/dyn_sync_cntrl.h b/include/linux/dyn_sync_cntrl.h new file mode 100644 index 000000000..01e6c0444 --- /dev/null +++ b/include/linux/dyn_sync_cntrl.h @@ -0,0 +1,6 @@ +/* + * dyn_sync_cntrl.h + * Fsync dynamic control header + */ + +extern void sync_filesystems(int wait); -- cgit v1.2.3