Commit fe01c987 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

test: fanotify00 -- Add missing space in output

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 9cef1a00
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment