aufs: Update to aufs3.x-rcN-20130805

svn path=/dists/trunk/linux/; revision=20460
This commit is contained in:
Ben Hutchings 2013-08-08 11:09:40 +00:00
parent b5176126ac
commit 5e1f3af2bf
5 changed files with 327 additions and 333 deletions

2
debian/changelog vendored
View File

@ -3,7 +3,7 @@ linux (3.11~rc4-1~exp1) UNRELEASED; urgency=low
* New upstream release candidate
[ Ben Hutchings ]
* aufs: Update to aufs3.x-rcN-20130722
* aufs: Update to aufs3.x-rcN-20130805
[ Hector Oron ]
* [armhf/armmp] Enable NET_CALXEDA_XGMAC as module (Closes: #717269)

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
From: J. R. Okajima <hooanon05@yahoo.co.jp>
Date: Fri Jul 19 11:54:34 2013 +0900
Subject: aufs3.x-rcN base patch
Origin: http://sourceforge.net/p/aufs/aufs3-standalone/ci/2482fbbf640a326afc454d78ace7a266a05c39d4/tree/
Origin: http://sourceforge.net/p/aufs/aufs3-standalone/ci/b49e66e975cb3b028571be54260ccbbca199c9a3/tree/
Bug-Debian: http://bugs.debian.org/541828
Patch headers added by debian/patches/features/all/aufs3/gen-patch

View File

@ -1,7 +1,7 @@
From: J. R. Okajima <hooanon05@yahoo.co.jp>
Date: Fri Jul 19 11:54:34 2013 +0900
Subject: aufs3.x-rcN kbuild patch
Origin: http://sourceforge.net/p/aufs/aufs3-standalone/ci/2482fbbf640a326afc454d78ace7a266a05c39d4/tree/
Origin: http://sourceforge.net/p/aufs/aufs3-standalone/ci/b49e66e975cb3b028571be54260ccbbca199c9a3/tree/
Bug-Debian: http://bugs.debian.org/541828
Patch headers added by debian/patches/features/all/aufs3/gen-patch

View File

@ -1,7 +1,7 @@
From: J. R. Okajima <hooanon05@yahoo.co.jp>
Date: Fri Jul 19 11:54:34 2013 +0900
Date: Sat Aug 3 03:13:34 2013 +0900
Subject: aufs3.x-rcN standalone patch
Origin: http://sourceforge.net/p/aufs/aufs3-standalone/ci/2482fbbf640a326afc454d78ace7a266a05c39d4/tree/
Origin: http://sourceforge.net/p/aufs/aufs3-standalone/ci/b49e66e975cb3b028571be54260ccbbca199c9a3/tree/
Bug-Debian: http://bugs.debian.org/541828
Patch headers added by debian/patches/features/all/aufs3/gen-patch
@ -150,7 +150,7 @@ index 923fe4a..176b435 100644
static int fsnotify_mark_destroy(void *ignored)
{
diff --git a/fs/open.c b/fs/open.c
index 9156cb0..bcaf4ea 100644
index d53e298..4feece8 100644
--- a/fs/open.c
+++ b/fs/open.c
@@ -61,6 +61,7 @@ int do_truncate(struct dentry *dentry, loff_t length, unsigned int time_attrs,