[CRIU] [PATCH 0/3] fsnotify: Bring back "ignore queues" mode

Cyrill Gorcunov gorcunov at openvz.org
Wed Sep 3 11:06:14 PDT 2014


Let a user to deside which mode to work with -- refuse to proceed
if there is queued fsnotify data, or pass ignoring them. By default
ignore them as we were since first fsnotify implementation.

Cyrill Gorcunov (3):
  util: fd_has_data -- Drop unneeded curved braces
  options: Add --ignore-queue option
  fsnotify: Bring back ignore queued fsnotify behaviour

 crtools.c            | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 fsnotify.c           | 12 ++++++++----
 include/cr_options.h |  9 +++++++++
 util.c               |  3 +--
 4 files changed, 65 insertions(+), 6 deletions(-)

-- 
1.9.3



More information about the CRIU mailing list