[CRIU] [PATCH 0/3] fsnotify: dump fsnotify watches on tmpfs
Pavel Emelyanov
xemul at parallels.com
Fri Feb 28 01:29:04 PST 2014
On 02/24/2014 06:11 PM, Andrey Vagin wrote:
> 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(-)
>
applied
More information about the CRIU
mailing list