[CRIU] [PATCH 0/3] fsnotify: dump fsnotify watches on tmpfs
Andrey Vagin
avagin at openvz.org
Mon Feb 24 06:11:27 PST 2014
Inode numbers are not restored for tmpfs content, so they can't be
dumped by handle. But we can dump them by names, because tmpfs dentry
cache is not pruned.
Andrey Vagin (3):
mount: rename TMPFS_MAGIC into TMPFS_IMG_MAGIC
notify: dump tmpfs notify watchers by names
fsnotify: print correct error if open_by_handle_at failed
fsnotify.c | 47 ++++++++++++++++++++++++++++++++++++++++++++---
image-desc.c | 2 +-
include/image-desc.h | 2 +-
include/magic.h | 2 +-
mount.c | 4 ++--
5 files changed, 49 insertions(+), 8 deletions(-)
--
1.8.3.1
More information about the CRIU
mailing list