FS/XFS testing framework
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Yufen Yu <yuyufen@huawei.com>
Cc: fstests@vger.kernel.org
Subject: Re: [PATCH] generic/299: limit max file size
Date: Mon, 18 Feb 2019 09:29:24 +1100	[thread overview]
Message-ID: <20190217222924.GC9805@dastard> (raw)
In-Reply-To: <20190216120717.114983-1-yuyufen@huawei.com>

On Sat, Feb 16, 2019 at 08:07:17PM +0800, Yufen Yu wrote:
> For some filesystem, such as vfat, the max support file size
> is 4G. We limit the max size and let the test go on running.

Can't this be probed?

ext3/xfs/ext4/btrfs/etc:

$ getconf FILESIZEBITS /
64
$

vfat:

$ getconf FILESIZEBITS /mnt/scratch
32
$

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

  reply	other threads:[~2019-02-17 22:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-16 12:07 [PATCH] generic/299: limit max file size Yufen Yu
2019-02-17 22:29 ` Dave Chinner [this message]
2019-02-18  1:51   ` yuyufen

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=20190217222924.GC9805@dastard \
    --to=david@fromorbit.com \
    --cc=fstests@vger.kernel.org \
    --cc=yuyufen@huawei.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