mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
A security fix in caused the way the unprivileged remount tests were using user namespaces to break. Tweak the way user namespaces are being used so the test works again. Cc: stable@vger.kernel.org Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>