summaryrefslogtreecommitdiff
path: root/debian/patches/debian/aufs3-mark-as-staging.patch
blob: 9f26978e1746fdd737e0ddcea9363a52986df585 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
From: Ben Hutchings <ben@decadent.org.uk>
Subject: aufs: mark as staging
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
@@ -103,6 +103,7 @@ MODULE_DESCRIPTION(AUFS_NAME
 	" -- Advanced multi layered unification filesystem");
 MODULE_VERSION(AUFS_VERSION);
 MODULE_ALIAS_FS(AUFS_NAME);
+MODULE_INFO(staging, "Y");
 
 /* 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