]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- resolve conflict between aufs2 and vserver
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 12 Jul 2011 12:49:24 +0000 (12:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-aufs2.patch -> 1.22
    kernel-vserver-2.3.patch -> 1.71

kernel-aufs2.patch
kernel-vserver-2.3.patch

index e62377b5d91b1a045add3ce1db8cab5d3ac35973..6d22ee11c5f368a7daf5240b1909daceccae2e5a 100644 (file)
@@ -260,9 +260,9 @@ index a93b3b7..024282c 100644
 --- a/security/commoncap.c
 +++ b/security/commoncap.c
 @@ -971,3 +971,4 @@ int cap_file_mmap(struct file *file, unsigned long reqprot,
+       }
        return ret;
  }
 +EXPORT_SYMBOL(cap_file_mmap);
 diff --git a/security/device_cgroup.c b/security/device_cgroup.c
 index 1be6826..215278c 100644
index 81eead05ff1e99be848b8dfab3ef60272c7caba3..f357d3e1f2f762a2cf2ed9b01fbb033878372b92 100644 (file)
@@ -26377,11 +26377,6 @@ diff -NurpP --minimal linux-3.0-rc5/security/commoncap.c linux-3.0-rc5-vs2.3.1-p
                return -EPERM;
        return 0;
  }
-@@ -971,3 +978,4 @@ int cap_file_mmap(struct file *file, uns
-       }
-       return ret;
- }
-+
 diff -NurpP --minimal linux-3.0-rc5/security/selinux/hooks.c linux-3.0-rc5-vs2.3.1-pre3/security/selinux/hooks.c
 --- linux-3.0-rc5/security/selinux/hooks.c     2011-07-01 11:14:28.000000000 +0200
 +++ linux-3.0-rc5-vs2.3.1-pre3/security/selinux/hooks.c        2011-06-15 02:40:14.000000000 +0200
This page took 1.369023 seconds and 4 git commands to generate.