* [pve-devel] [PATCH] (re)enable V4 xfs support for restore image
@ 2021-06-10 10:17 Dominik Csapak
2021-06-10 13:16 ` [pve-devel] applied: [pbs-devel] " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Dominik Csapak @ 2021-06-10 10:17 UTC (permalink / raw)
To: pbs-devel, pve-devel
since kernel 5.10, xfs v4 format is deprecated, reenable it for our
restore image kernel
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
it is already enabled in our regular 5.11 kernel config,
so there should be no problems there
src/config-base | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/config-base b/src/config-base
index db52460..92f1fc9 100644
--- a/src/config-base
+++ b/src/config-base
@@ -123,6 +123,7 @@ CONFIG_JFS_FS=y
CONFIG_JFS_POSIX_ACL=y
CONFIG_XFS_FS=y
CONFIG_XFS_POSIX_ACL=y
+CONFIG_XFS_SUPPORT_V4=y
CONFIG_BTRFS_FS=y
CONFIG_BTRFS_FS_POSIX_ACL=y
CONFIG_F2FS_FS=y
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [pbs-devel] [PATCH] (re)enable V4 xfs support for restore image
2021-06-10 10:17 [pve-devel] [PATCH] (re)enable V4 xfs support for restore image Dominik Csapak
@ 2021-06-10 13:16 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-06-10 13:16 UTC (permalink / raw)
To: Proxmox Backup Server development discussion, Dominik Csapak, pve-devel
On 10.06.21 12:17, Dominik Csapak wrote:
> since kernel 5.10, xfs v4 format is deprecated, reenable it for our
> restore image kernel
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> it is already enabled in our regular 5.11 kernel config,
> so there should be no problems there
>
> src/config-base | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-10 13:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10 10:17 [pve-devel] [PATCH] (re)enable V4 xfs support for restore image Dominik Csapak
2021-06-10 13:16 ` [pve-devel] applied: [pbs-devel] " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox