diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-10-31 14:01:22 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-10-31 14:01:22 +0000 |
commit | 50516a2356d52c7bdabbf181daaf4831a1b170a8 (patch) | |
tree | f4b5b0d57ca96d98097baf411610b5a8b010b029 /sys-fs/aufs3/files/aufs3-standalone-0.patch | |
parent | Mask >=udev-167 since it uses accept4(), which is not implemented on alpha yet (diff) | |
download | gentoo-2-50516a2356d52c7bdabbf181daaf4831a1b170a8.tar.gz gentoo-2-50516a2356d52c7bdabbf181daaf4831a1b170a8.tar.bz2 gentoo-2-50516a2356d52c7bdabbf181daaf4831a1b170a8.zip |
Version Bump
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/aufs3/files/aufs3-standalone-0.patch')
-rw-r--r-- | sys-fs/aufs3/files/aufs3-standalone-0.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/aufs3/files/aufs3-standalone-0.patch b/sys-fs/aufs3/files/aufs3-standalone-0.patch index 1c406c07e9b7..54456bf3b030 100644 --- a/sys-fs/aufs3/files/aufs3-standalone-0.patch +++ b/sys-fs/aufs3/files/aufs3-standalone-0.patch @@ -151,10 +151,10 @@ index 19afec6..11f07f8 100644 /** * splice_direct_to_actor - splices data directly between two non-pipes diff --git a/security/commoncap.c b/security/commoncap.c -index f20e984..d39acd9 100644 +index a93b3b7..024282c 100644 --- a/security/commoncap.c +++ b/security/commoncap.c -@@ -976,3 +976,4 @@ int cap_file_mmap(struct file *file, unsigned long reqprot, +@@ -971,3 +971,4 @@ int cap_file_mmap(struct file *file, unsigned long reqprot, } return ret; } |