[CRIU] [PATCH 02/17] fsnotify: Rename inotify@ to fsnotify@ function names and structures

Cyrill Gorcunov gorcunov at openvz.org
Mon Dec 10 16:33:58 EST 2012


To reflect the fact that functions and structures will
be handling inotify and fanotify objects.

Unfortunately we can't rename the image files themselves
otherwise we break backward compatibility.

The patch is huge but in real there is no functional changes.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 cr-check.c              | 10 +++---
 cr-dump.c               |  2 +-
 cr-restore.c            |  2 +-
 fsnotify.c              | 82 ++++++++++++++++++++++++-------------------------
 image.c                 |  4 +--
 include/crtools.h       |  4 +--
 include/fsnotify.h      |  8 ++---
 include/image.h         |  4 +--
 include/proc_parse.h    |  2 +-
 include/protobuf.h      |  4 +--
 proc_parse.c            | 18 +++++------
 protobuf.c              |  4 +--
 protobuf/fdinfo.proto   |  2 +-
 protobuf/fsnotify.proto |  4 +--
 14 files changed, 75 insertions(+), 75 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-fsnotify-Rename-inotify-to-fsnotify-function-names-a.patch
Type: text/x-patch
Size: 14025 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20121211/21d155f3/attachment.bin>


More information about the CRIU mailing list