public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: sys-fs/aufs3/files/, sys-fs/aufs3/
Date: Tue, 16 Aug 2011 09:56:46 +0000 (UTC)	[thread overview]
Message-ID: <d13309f1da311e96df2495b984811943a7340b64.jlec@gentoo> (raw)

commit:     d13309f1da311e96df2495b984811943a7340b64
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 09:56:33 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 09:56:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=d13309f1

Fix missing upstream export of symbols

(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sys-fs/aufs3/ChangeLog                      |    3 +++
 sys-fs/aufs3/files/aufs3-standalone-1.patch |    9 +++++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/sys-fs/aufs3/ChangeLog b/sys-fs/aufs3/ChangeLog
index 9f366f4..886f5e6 100644
--- a/sys-fs/aufs3/ChangeLog
+++ b/sys-fs/aufs3/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Aug 2011; Justin Lecher <jlec@gentoo.org> files/aufs3-standalone-1.patch:
+  Fix missing upstream export of symbols
+
   15 Aug 2011; Justin Lecher <jlec@gentoo.org> aufs3-3_p20110815.ebuild,
   metadata.xml:
   Changed USE hardened to pax_kernel, #375811

diff --git a/sys-fs/aufs3/files/aufs3-standalone-1.patch b/sys-fs/aufs3/files/aufs3-standalone-1.patch
index 27c5aba..1c406c0 100644
--- a/sys-fs/aufs3/files/aufs3-standalone-1.patch
+++ b/sys-fs/aufs3/files/aufs3-standalone-1.patch
@@ -150,6 +150,15 @@ 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
+--- a/security/commoncap.c
++++ b/security/commoncap.c
+@@ -976,3 +976,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
 --- a/security/device_cgroup.c



             reply	other threads:[~2011-08-16  9:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-16  9:56 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-28  9:51 [gentoo-commits] proj/betagarden:master commit in: sys-fs/aufs3/files/, sys-fs/aufs3/ Justin Lecher
2011-08-19 12:52 Justin Lecher
2011-08-15 18:51 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d13309f1da311e96df2495b984811943a7340b64.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox