/[packages]/backports/8/kernel/current/SOURCES/fs-aufs5.16-tristate.patch
ViewVC logotype

Contents of /backports/8/kernel/current/SOURCES/fs-aufs5.16-tristate.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1781185 - (show annotations) (download)
Fri Feb 18 16:18:16 2022 UTC (2 years, 1 month ago) by tmb
File size: 742 byte(s)
sync with cauldron 5.16.10-2.mga9
1
2 Allow aufs to be built as module.
3
4 Signed-off-by: Thomas Backlund <tmb@mageia.org>
5
6 --- a/fs/aufs/Kconfig
7 +++ b/fs/aufs/Kconfig
8 @@ -1,6 +1,6 @@
9 # SPDX-License-Identifier: GPL-2.0
10 config AUFS_FS
11 - bool "Aufs (Advanced multi layered unification filesystem) support"
12 + tristate "Aufs (Advanced multi layered unification filesystem) support"
13 help
14 Aufs is a stackable unification filesystem such as Unionfs,
15 which unifies several directories and provides a merged single
16 @@ -72,7 +72,7 @@ endchoice
17
18 config AUFS_EXPORT
19 bool "NFS-exportable aufs"
20 - depends on EXPORTFS = y
21 + depends on EXPORTFS
22 help
23 If you want to export your mounted aufs via NFS, then enable this
24 option. There are several requirements for this configuration.

  ViewVC Help
Powered by ViewVC 1.1.30