[CRIU] [PATCH 01/13] fsnotify: Rename inotify files to fsnotify

Cyrill Gorcunov gorcunov at openvz.org
Thu Dec 6 12:03:28 EST 2012


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} (85%)
 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: 3690 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20121206/f6b132f3/attachment.bin>


More information about the CRIU mailing list