]> git.baikalelectronics.ru Git - kernel.git/commit
mnt: If fs_fully_visible fails call put_filesystem.
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 6 Jun 2016 20:36:07 +0000 (15:36 -0500)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 7 Jun 2016 01:48:31 +0000 (20:48 -0500)
commit2ccd78e3308620af43221311f029513a71f6bb66
treea4de3720a182f480db96ea927d1fbbac2e5daf40
parent419badeadc49eff8fd78eaffc49ff72773cbd9de
mnt: If fs_fully_visible fails call put_filesystem.

Add this trivial missing error handling.

Cc: stable@vger.kernel.org
Fixes: 6ebfe1b07632 ("mnt: Refactor the logic for mounting sysfs and proc in a user namespace")
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/namespace.c