tmp_suning_uos_patched/fs/kernfs
Serge E. Hallyn 3cc9b23c81 kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
Our caller expects 0 on success, not >0.

This fixes a bug in the patch

	cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces

where /sys does not show up in mountinfo, breaking criu.

Thanks for catching this, Andrei.

Reported-by: Andrei Vagin <avagin@gmail.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2016-05-12 11:03:51 -04:00
..
dir.c
file.c
inode.c
Kconfig
kernfs-internal.h
Makefile
mount.c kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call 2016-05-12 11:03:51 -04:00
symlink.c