[CRIU] [PATCH 01/22] fsnotify: Rename inotify files to fsnotify
Cyrill Gorcunov
gorcunov at openvz.org
Mon Jan 14 11:47:51 EST 2013
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 at openvz.org>
---
Makefile | 2 +-
cr-dump.c | 2 +-
cr-restore.c | 2 +-
inotify.c => fsnotify.c | 4 ++--
image.c | 2 +-
include/{inotify.h => fsnotify.h} | 6 +++---
include/proc_parse.h | 2 +-
protobuf.c | 2 +-
protobuf/Makefile | 2 +-
protobuf/{inotify.proto => fsnotify.proto} | 0
10 files changed, 12 insertions(+), 12 deletions(-)
rename inotify.c => fsnotify.c (99%)
rename include/{inotify.h => fsnotify.h} (83%)
rename protobuf/{inotify.proto => fsnotify.proto} (100%)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fsnotify-Rename-inotify-files-to-fsnotify.patch
Type: text/x-patch
Size: 3724 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130114/3fa1a0a2/attachment.bin>
More information about the CRIU
mailing list