public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH] kernel: switch to ntfs3 driver
Date: Mon,  8 Apr 2024 15:17:45 +0200	[thread overview]
Message-ID: <20240408131745.789902-1-f.gruenbichler@proxmox.com> (raw)

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





             reply	other threads:[~2024-04-08 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08 13:17 Fabian Grünbichler [this message]
2024-04-08 15:40 ` [pbs-devel] applied: " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240408131745.789902-1-f.gruenbichler@proxmox.com \
    --to=f.gruenbichler@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal