linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pintu Agarwal <pintu.ping@gmail.com>
To: linux-fsdevel <linux-fsdevel@vger.kernel.org>,
	linux-mtd <linux-mtd@lists.infradead.org>,
	dwmw2@infradead.org, computersforpeace@gmail.com,
	boris.brezillon@free-electrons.com, marek.vasut@gmail.com,
	Richard Weinberger <richard@nod.at>,
	cyrille.pitchen@wedev4u.fr
Subject: Reserving a dedicated space inside UBI volume
Date: Wed, 15 Jun 2022 20:07:25 +0530	[thread overview]
Message-ID: <CAOuPNLgroO6GsVwmbUhegrWJqp=a==LxNB11CvYeCrv5=3MXSA@mail.gmail.com> (raw)

Hi,

We have a requirement where we need to reserve a space (say 100MB,
just like RAM) for a specific folder inside a UBI partition/volume.
This space will be used for a specific purpose only and  not
accessible by others.
Something like the reserved area for bad block management.

Is there a way to achieve this from the user space application at runtime ?

One option is to create a dedicated volume and operate, but we are
looking for a reserve-folder within the existing ubi volume itself (if
possible).

Regards,
Pintu

                 reply	other threads:[~2022-06-15 14:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAOuPNLgroO6GsVwmbUhegrWJqp=a==LxNB11CvYeCrv5=3MXSA@mail.gmail.com' \
    --to=pintu.ping@gmail.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=computersforpeace@gmail.com \
    --cc=cyrille.pitchen@wedev4u.fr \
    --cc=dwmw2@infradead.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut@gmail.com \
    --cc=richard@nod.at \
    /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).