all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH] kernel: switch to ntfs3 driver
@ 2024-04-08 13:17 Fabian Grünbichler
  2024-04-08 15:40 ` [pbs-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Grünbichler @ 2024-04-08 13:17 UTC (permalink / raw)
  To: pbs-devel

it's the more modern version, the legacy 'ntfs' one is already removed upstream
nowadays.. initial feedback on a test build was positive throughout - while it
still doesn't support all features of the Windows version, it does handle a lot
of backups better than the previous one..

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
---
 src/config-base | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config-base b/src/config-base
index 0f4f06d..1581b09 100644
--- a/src/config-base
+++ b/src/config-base
@@ -141,7 +141,7 @@ CONFIG_BEFS_FS=y
 CONFIG_SYSV_FS=y
 CONFIG_UFS_FS=y
 CONFIG_ISO9660_FS=y
-CONFIG_NTFS_FS=y
+CONFIG_NTFS3_FS=y
 CONFIG_MSDOS_FS=y
 CONFIG_VFAT_FS=y
 
-- 
2.39.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied:  [PATCH] kernel: switch to ntfs3 driver
  2024-04-08 13:17 [pbs-devel] [PATCH] kernel: switch to ntfs3 driver Fabian Grünbichler
@ 2024-04-08 15:40 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-04-08 15:40 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion, Fabian Grünbichler

Am 08/04/2024 um 15:17 schrieb Fabian Grünbichler:
> it's the more modern version, the legacy 'ntfs' one is already removed upstream
> nowadays.. initial feedback on a test build was positive throughout - while it
> still doesn't support all features of the Windows version, it does handle a lot
> of backups better than the previous one..
> 
> Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
> ---
>  src/config-base | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-08 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-08 13:17 [pbs-devel] [PATCH] kernel: switch to ntfs3 driver Fabian Grünbichler
2024-04-08 15:40 ` [pbs-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal