linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miklos Szeredi <miklos@szeredi.hu>
To: 蒋志鹏 <jzp0409@163.com>
Cc: linux-fsdevel@vger.kernel.org, "edison.jiang" <jiangzhipeng@yulong.com>
Subject: Re: Re: [PATCH] fuse: set limit size
Date: Fri, 18 Jun 2021 11:55:16 +0200	[thread overview]
Message-ID: <CAJfpeguvTrSe_jysWqT-p7YsGL3NNia6a+bQdMFEQEx+-xqobA@mail.gmail.com> (raw)
In-Reply-To: <3a47eade.6096.17a1e87d2f9.Coremail.jzp0409@163.com>

On Fri, 18 Jun 2021 at 11:51, 蒋志鹏 <jzp0409@163.com> wrote:
>
> At 2021-06-18 15:10:27, "Miklos Szeredi" <miklos@szeredi.hu> wrote:
>
> >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
>
> Upstream nevert do the limiting,This leads to the problems I mentioned above。
> That's why I want to solve it from kernel.

Upstream of what?

Thanks,
Miklos

      parent reply	other threads:[~2021-06-18  9:55 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
     [not found]   ` <3a47eade.6096.17a1e87d2f9.Coremail.jzp0409@163.com>
2021-06-18  9:55     ` Miklos Szeredi [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=CAJfpeguvTrSe_jysWqT-p7YsGL3NNia6a+bQdMFEQEx+-xqobA@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).