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

Cyrill Gorcunov gorcunov at openvz.org
Fri Jan 11 11:58:03 EST 2013


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: 14041 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130111/583ae911/attachment-0001.bin>


More information about the CRIU mailing list