mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 18:42:55 +00:00
Enable shadows in AUFS
Requested by betcher@ / MagOS aarch64 config is currently not in sync with x86, it will be synced later.
This commit is contained in:
parent
a916977128
commit
7a2a68a35a
3 changed files with 3 additions and 3 deletions
|
@ -412,7 +412,7 @@ CONFIG_AUFS_FS=m
|
|||
# CONFIG_AUFS_HNOTIFY is not set
|
||||
# CONFIG_AUFS_RDU is not set
|
||||
CONFIG_AUFS_SBILIST=y
|
||||
# CONFIG_AUFS_SHWH is not set
|
||||
CONFIG_AUFS_SHWH=y
|
||||
CONFIG_AUFS_XATTR=y
|
||||
CONFIG_AURORA_NB8800=m
|
||||
CONFIG_AUTOFS4_FS=m
|
||||
|
|
|
@ -415,7 +415,7 @@ CONFIG_AUFS_FS=m
|
|||
CONFIG_AUFS_INO_T_64=y
|
||||
# CONFIG_AUFS_RDU is not set
|
||||
CONFIG_AUFS_SBILIST=y
|
||||
# CONFIG_AUFS_SHWH is not set
|
||||
CONFIG_AUFS_SHWH=y
|
||||
CONFIG_AUFS_XATTR=y
|
||||
CONFIG_AURORA_NB8800=m
|
||||
CONFIG_AUTOFS4_FS=m
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
%define sublevel 80
|
||||
|
||||
# Release number. Increase this before a rebuild.
|
||||
%define rpmrel 3
|
||||
%define rpmrel 4
|
||||
%define fullrpmrel %{rpmrel}
|
||||
|
||||
%define rpmtag %{disttag}
|
||||
|
|
Loading…
Add table
Reference in a new issue