mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
fsnotify: Rename inotify files to fsnotify
We will be handling both inotify and fanotify objects here thus to make less confusion rename the files to fsnotify. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
456884ea8e
commit
b724096f0f
@@ -9,7 +9,7 @@
|
||||
#include "../protobuf/eventfd.pb-c.h"
|
||||
#include "../protobuf/eventpoll.pb-c.h"
|
||||
#include "../protobuf/signalfd.pb-c.h"
|
||||
#include "../protobuf/inotify.pb-c.h"
|
||||
#include "../protobuf/fsnotify.pb-c.h"
|
||||
|
||||
#define PROC_TASK_COMM_LEN 32
|
||||
#define PROC_TASK_COMM_LEN_FMT "(%31s"
|
||||
|
Reference in New Issue
Block a user