]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-vserver-fixes.patch
- up to 4.20.13
[packages/kernel.git] / kernel-vserver-fixes.patch
index 61a0931f24da6ca7ae5367ddc4a52515d18f1eeb..b46a5614512d0d5e0ea1bafe7071f439edbecf85 100644 (file)
@@ -9,15 +9,3 @@
        if (pid->hide_pid < hide_pid_min)
                return true;
        if (in_group_p(pid->pid_gid))
---- linux-3.13.10/fs/namei.c   2014-04-17 01:12:32.000000000 +0000
-+++ linux-3.13.10-vs2.3.6.11/fs/namei.c        2014-04-17 01:17:10.000000000 +0000
-@@ -1238,8 +1335,7 @@ static void follow_dotdot(struct nameida
-               if (nd->path.dentry == nd->root.dentry &&
-                   nd->path.mnt == nd->root.mnt) {
--                      /* for sane '/' avoid follow_mount() */
--                      return;
-+                      break;
-               }
-               if (nd->path.dentry != nd->path.mnt->mnt_root) {
-                       /* rare case of legitimate dget_parent()... */
This page took 0.025125 seconds and 4 git commands to generate.