linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miklos Szeredi <miklos@szeredi.hu>
To: jzp0409 <jzp0409@163.com>
Cc: linux-fsdevel@vger.kernel.org, "edison.jiang" <jiangzhipeng@yulong.com>
Subject: Re: [PATCH] fuse: set limit size
Date: Fri, 18 Jun 2021 09:10:27 +0200	[thread overview]
Message-ID: <CAJfpegsDP7C_8O5_pPKSwLz20-=JpEMzq7U+kwKGG9Fku==g3Q@mail.gmail.com> (raw)
In-Reply-To: <20210615064155.911-1-jzp0409@163.com>

On Tue, 15 Jun 2021 at 08:41, jzp0409 <jzp0409@163.com> wrote:
>
> From: "edison.jiang" <jiangzhipeng@yulong.com>
>
> Android-R /sdcard mount FUSE filesystem type,
> use "dd" command to filli up /sdcard dir,
> Android will not boot normal,
> becase this system need at least 128M userspace.
>
> Test: open adb port,
>       adb shell "dd if=dev/zero of=sdcard/ae bs=1024000 count=xxx"
>
> Result: if not limit size,Android system  can not boot normal.

Without understanding the specifics, this does not look like a kernel
issue at all.

Why can't the fuse server do the limiting?

Thanks,
Miklos

  reply	other threads:[~2021-06-18  7:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15  6:41 [PATCH] fuse: set limit size jzp0409
2021-06-18  7:10 ` Miklos Szeredi [this message]
     [not found]   ` <3a47eade.6096.17a1e87d2f9.Coremail.jzp0409@163.com>
2021-06-18  9:55     ` Miklos Szeredi

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='CAJfpegsDP7C_8O5_pPKSwLz20-=JpEMzq7U+kwKGG9Fku==g3Q@mail.gmail.com' \
    --to=miklos@szeredi.hu \
    --cc=jiangzhipeng@yulong.com \
    --cc=jzp0409@163.com \
    --cc=linux-fsdevel@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).