From: Namjae Jeon <linkinjeon@kernel.org>
To: craftfever@tutamail.com
Cc: Linux Fsdevel <linux-fsdevel@vger.kernel.org>,
Linux Kernel <linux-kernel@vger.kernel.org>,
Iamjoonsoo Kim <iamjoonsoo.kim@lge.com>,
Cheol Lee <cheol.lee@lge.com>, Jay Sim <jay.sim@lge.com>,
Gunho Lee <gunho.lee@lge.com>
Subject: Re: [FS-DEV][NTFSPLUS][BUGREPORT]NtfsPlus extend mft data allocation error.
Date: Tue, 28 Oct 2025 11:08:50 +0900 [thread overview]
Message-ID: <CAKYAXd8yo8HH2E0QWgLTBdnjVfpD_8LUPpOXbcKT4p91TLRh6A@mail.gmail.com> (raw)
In-Reply-To: <OcRf3_Q--F-9@tutamail.com>
On Sun, Oct 26, 2025 at 3:40 AM <craftfever@tutamail.com> wrote:
>
>
>
> Hi, I' decided to test your new driver, as I found ntfs3 driver buggy and causing system crush under huge amount of files writing ti disk ("I'm reported this bug already on lore.kernel maillists). The thing is ntfsplus demonstrated buggy behavior in somewhat similar situation, but without system crushing or partition corruption. When I try, for example, download many small files through download manager, download can interrupt, and cosole version writes about memory allocation error. Similar error was in ntfs3 driver, but in this case with ntfsplus there is no program/system crash, just soft-erroring and interrupting, but files cannot be wrote in this case. In dmesg this errors follow up with this messages:
>
> [16952.870880] ntfsplus: (device sdc1): ntfs_mft_record_alloc(): Failed to extend mft data allocation.
> [16954.299230] ntfsplus: (device sdc1): ntfs_mft_data_extend_allocation_nolock(): Not enough space in this mft record to accommodate extended mft data attribute extent. Cannot handle this yet.
>
> I know. that driver in development now, so I'm reporting this bug in time when development is still in process. Thank you
I will take a look and fix the next version.
Thanks for your report!
next prev parent reply other threads:[~2025-10-28 2:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-25 18:40 [FS-DEV][NTFSPLUS][BUGREPORT]NtfsPlus extend mft data allocation error craftfever
2025-10-28 2:08 ` Namjae Jeon [this message]
2025-11-20 6:20 ` Namjae Jeon
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=CAKYAXd8yo8HH2E0QWgLTBdnjVfpD_8LUPpOXbcKT4p91TLRh6A@mail.gmail.com \
--to=linkinjeon@kernel.org \
--cc=cheol.lee@lge.com \
--cc=craftfever@tutamail.com \
--cc=gunho.lee@lge.com \
--cc=iamjoonsoo.kim@lge.com \
--cc=jay.sim@lge.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).