aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2013-03-22 14:26:50 +0400
committerAlexey Shvetsov <alexxy@gentoo.org>2013-03-22 14:26:50 +0400
commit6fcb6c9ac1f17e7c49e21d847a941eb919ed5e37 (patch)
tree4e45d9bcaa4ca4ad42cbbb5b21ffa7bab7d21931 /sys-cluster/lustre/lustre-9999.ebuild
parentsci-chemistry/cs-rosetta: Missing exec bit for pdbrms (diff)
downloadsci-6fcb6c9ac1f17e7c49e21d847a941eb919ed5e37.tar.gz
sci-6fcb6c9ac1f17e7c49e21d847a941eb919ed5e37.tar.bz2
sci-6fcb6c9ac1f17e7c49e21d847a941eb919ed5e37.zip
Update patches for 3.8
Package-Manager: portage-2.2.0_alpha168 RepoMan-Options: --force
Diffstat (limited to 'sys-cluster/lustre/lustre-9999.ebuild')
-rw-r--r--sys-cluster/lustre/lustre-9999.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-cluster/lustre/lustre-9999.ebuild b/sys-cluster/lustre/lustre-9999.ebuild
index 9de2f81b8..417f6ff5c 100644
--- a/sys-cluster/lustre/lustre-9999.ebuild
+++ b/sys-cluster/lustre/lustre-9999.ebuild
@@ -32,12 +32,13 @@ RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}/0000-LU-2982-build-make-AC-check-for-linux-arch-sandbox-f.patch"
"${FILESDIR}/0001-LU-2850-build-check-header-files-in-generated-uapi-d.patch"
- "${FILESDIR}/0002-LU-2850-kernel-3.7-kernel-posix-acl-needs-userns.patch"
- "${FILESDIR}/0003-LU-2850-kernel-3.7-uneports-sock_map_fd.patch"
- "${FILESDIR}/0004-LU-2850-kernel-3.7-get-putname-uses-struct-filename.patch"
+ "${FILESDIR}/0002-LU-2850-compat-posix_acl_-to-from-_xattr-take-user_n.patch"
+ "${FILESDIR}/0003-LU-2800-libcfs-use-sock_alloc_file-instead-of-sock_m.patch"
+ "${FILESDIR}/0004-LU-2800-llite-introduce-local-getname.patch"
"${FILESDIR}/0005-LU-2850-kernel-3.8-upstream-removes-vmtruncate.patch"
"${FILESDIR}/0006-LU-2850-kernel-3.8-upstream-kills-daemonize.patch"
"${FILESDIR}/0007-LU-2984-build-Fix-warning-with-gcc-4.6-in-mdt_handle.patch"
+ "${FILESDIR}/0007-LU-2987-llite-rcu-free-inode.patch"
)
pkg_setup() {