[CRIU] [PATCH 0/3] fsnotify: Add flushing queued events on inotify restore

Cyrill Gorcunov gorcunov at openvz.org
Tue Sep 2 12:27:18 PDT 2014


Otherwise the restored application might receive unexpected events once
we complete restore procedure.

Note the work is not yet complete and this is just a first step which
I think safe to apply now.

Cyrill Gorcunov (3):
  log: Add pr_quelled helper
  log: Use pr_quelled helper
  fsnotify: inotify -- Add flushing of criu generated events

 cgroup.c      |  2 +-
 fsnotify.c    | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 include/log.h |  5 ++++
 page-pipe.c   |  2 +-
 4 files changed, 96 insertions(+), 3 deletions(-)

-- 
1.9.3



More information about the CRIU mailing list