From: Namjae Jeon <linkinjeon@kernel.org>
To: David Timber <dxdt@dev.snart.me>
Cc: sj1557.seo@samsung.com, linux-fsdevel@vger.kernel.org,
yuezhang.mo@sony.com
Subject: Re: [PATCH v0 1/1] exfat: fix s_maxbytes
Date: Thu, 19 Mar 2026 21:38:42 +0900 [thread overview]
Message-ID: <CAKYAXd-5-uQ=hYY8yd=rCJZ=Jd4zANH3gr5zOTxS3AVwp5X8uw@mail.gmail.com> (raw)
In-Reply-To: <20260316214137.1490070-2-dxdt@dev.snart.me>
On Tue, Mar 17, 2026 at 6:42 AM David Timber <dxdt@dev.snart.me> wrote:
>
> With fallocate support, xfstest unit generic/213 fails with
>
> QA output created by 213
> We should get: fallocate: No space left on device
> Strangely, xfs_io sometimes says "Success" when something went wrong
> -fallocate: No space left on device
> +fallocate: File too large
>
> because sb->s_maxbytes is set to the volume size.
>
> To be in line with other non-extent-based filesystems, set to max volume
> size possible with the cluster size of the volume.
>
> Signed-off-by: David Timber <dxdt@dev.snart.me>
Applied it #dev.
Thanks!
prev parent reply other threads:[~2026-03-19 12:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-16 21:41 [PATCH v0 0/1] exfat: set s_maxbytes David Timber
2026-03-16 21:41 ` [PATCH v0 1/1] exfat: fix s_maxbytes David Timber
2026-03-19 12:38 ` Namjae Jeon [this message]
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='CAKYAXd-5-uQ=hYY8yd=rCJZ=Jd4zANH3gr5zOTxS3AVwp5X8uw@mail.gmail.com' \
--to=linkinjeon@kernel.org \
--cc=dxdt@dev.snart.me \
--cc=linux-fsdevel@vger.kernel.org \
--cc=sj1557.seo@samsung.com \
--cc=yuezhang.mo@sony.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