From 1dbc9c565333847e650fcf885be53abf5ee4fc2a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 1 May 2012 01:45:02 +0000 Subject: [PATCH] aufs: Enable AUFS_EXPORT svn path=/dists/sid/linux-2.6/; revision=18969 --- debian/changelog | 7 +++++++ debian/config/config | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4c6065ef6..5321ebc38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +linux-2.6 (3.2.16-2) UNRELEASED; urgency=low + + [ Ben Hutchings ] + * aufs: Enable AUFS_EXPORT + + -- Ben Hutchings Tue, 01 May 2012 00:43:48 +0100 + linux-2.6 (3.2.16-1) unstable; urgency=low * New upstream stable update: diff --git a/debian/config/config b/debian/config/config index 802b3da63..fd240bf1c 100644 --- a/debian/config/config +++ b/debian/config/config @@ -3310,7 +3310,7 @@ CONFIG_AUFS_BRANCH_MAX_127=y # CONFIG_AUFS_BRANCH_MAX_32767 is not set ## end choice # CONFIG_AUFS_HNOTIFY is not set -# CONFIG_AUFS_EXPORT is not set +CONFIG_AUFS_EXPORT=y # CONFIG_AUFS_RDU is not set # CONFIG_AUFS_SP_IATTR is not set # CONFIG_AUFS_SHWH is not set