[CRIU] [PATCH] test: fanotify00 -- Add missing space in output
Pavel Emelyanov
xemul at parallels.com
Tue Aug 6 06:17:44 EDT 2013
On 07/31/2013 05:16 PM, Cyrill Gorcunov wrote:
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> test/zdtm/live/static/fanotify00.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/test/zdtm/live/static/fanotify00.c b/test/zdtm/live/static/fanotify00.c
> index 42c8af5..f013851 100644
> --- a/test/zdtm/live/static/fanotify00.c
> +++ b/test/zdtm/live/static/fanotify00.c
> @@ -84,7 +84,7 @@ static void show_fanotify_obj(struct fanotify_obj *obj)
> test_msg(" inode\n");
> test_msg(" i_ino: %lx s_dev: %x mflags: %x "
> "mask: %x ignored_mask: %x "
> - "fhandle_bytes: %x fhandle_type: %x"
> + "fhandle_bytes: %x fhandle_type: %x "
> "fhandle: %s",
> obj->inode.i_ino, obj->inode.s_dev,
> obj->inode.mflags, obj->inode.mask,
>
applied
More information about the CRIU
mailing list