MAINTAINERS: Change aufs entry to say it's not upstream

svn path=/dists/trunk/linux/; revision=21783
This commit is contained in:
Ben Hutchings 2014-09-08 02:16:51 +00:00
parent 7f39df6413
commit 5187f83279
2 changed files with 15 additions and 1 deletions

1
debian/changelog vendored
View File

@ -64,6 +64,7 @@ linux (3.16.2-1) UNRELEASED; urgency=medium
- possible bugfix, temporary d_inode
- fhsm and br_del, allow the root dir only
- bugfix, get a removed dentry from an inode
* MAINTAINERS: Change aufs entry to say it's not upstream
[ Vagrant Cascadian ]
* [armmp] Enable IMX_IPUV3_CORE (closes: #756810).

View File

@ -5,9 +5,11 @@ Forwarded: not-needed
This hasn't been reviewed upstream, so should have the same status
as code in drivers/staging.
Also note in the MAINTAINERS file that it's not upstream.
--- a/fs/aufs/module.c
+++ b/fs/aufs/module.c
@@ -104,6 +104,7 @@ MODULE_DESCRIPTION(AUFS_NAME
@@ -103,6 +103,7 @@ MODULE_DESCRIPTION(AUFS_NAME
" -- Advanced multi layered unification filesystem");
MODULE_VERSION(AUFS_VERSION);
MODULE_ALIAS_FS(AUFS_NAME);
@ -15,3 +17,14 @@ as code in drivers/staging.
/* this module parameter has no meaning when SYSFS is disabled */
int sysaufs_brs = 1;
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1705,7 +1705,7 @@ L: aufs-users@lists.sourceforge.net (mem
W: http://aufs.sourceforge.net
T: git://git.code.sf.net/p/aufs/aufs3-linux
T: git://github.com/sfjro/aufs3-linux.git
-S: Supported
+S: Supported, not upstream
F: Documentation/filesystems/aufs/
F: Documentation/ABI/testing/debugfs-aufs
F: Documentation/ABI/testing/sysfs-aufs