linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Carlos Maiolino <cem@kernel.org>
To: Christian Brauner <brauner@kernel.org>
Cc: hughd@google.com, jack@suse.cz, linux-mm@kvack.org,
	linux-fsdevel@vger.kernel.org, djwong@kernel.org
Subject: Re: [PATCH 0/6] shmem: Add user and group quota support for tmpfs
Date: Thu, 6 Apr 2023 10:08:58 +0200	[thread overview]
Message-ID: <20230406080858.gvnbiscxloxydvhh@andromeda> (raw)
In-Reply-To: <20230405-hebamme-anonym-d41aa62ffea6@brauner>

On Wed, Apr 05, 2023 at 03:11:22PM +0200, Christian Brauner wrote:
> On Wed, Apr 05, 2023 at 12:44:27PM +0200, Carlos Maiolino wrote:
> > Hi Christian.
> >
> > On Wed, Apr 05, 2023 at 10:52:44AM +0200, Christian Brauner wrote:
> > > On Mon, Apr 03, 2023 at 10:47:53AM +0200, cem@kernel.org wrote:
> > > > From: Carlos Maiolino <cmaiolino@redhat.com>
> > > >
> > > > Hi folks. this work has been done originally by Lukas, but he left the company,
> > > > so I'm taking over his work from where he left it of. This series is virtually
> > > > done, and he had updated it with comments from the last version, but, I'm
> > >
> > > I've commented on the last version:
> > >
> > > https://lore.kernel.org/linux-fsdevel/20221129112133.rrpoywlwdw45k3qa@wittgenstein
> > >
> > > trying to point out that tmpfs can be mounted in user namespaces. Which
> > > means that the quota uids and gids need to take the idmapping of the
> > > user namespace in which the tmpfs instances is mounted in into account;
> > > not the one on the host.
> > >
> > > See the link above for some details. Before we can merge this it would
> > > be very good if we could get tests that verify tmpfs being mounted
> > > inside a userns with quotas enabled because I don't think this is
> > > covered yet by xfstests. Or you punt on it for now and restricted quotas
> > > to tmpfs instances mounted on the host.
> > >
> >
> > Thanks for the link, I've read it before, and this is by now a limitation I'd
> > like to keep in this series. I can extend it to be namespace aware later on, but
> > the current goal of this series is to be able tmpfs mounts on the host to limit
> > the amount of memory consumed by users. Being namespace aware is something I
> 
> This is fine with me. But please point the restriction out in the
> documentation and in the commit message. This is especially important
> because the check is hidden in the bowls of dquot_load_quota_sb().

Sounds reasonable, I'll work on the comments I received and re-send this series
next week if nothing urgent comes up.

> 
> Ideally we'd probably check for fc->user_ns == &init_user_ns directly
> when parsing the quota mount options instead of waiting until
> fill_super.

-- 
Carlos Maiolino


      reply	other threads:[~2023-04-06  8:09 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-03  8:47 cem
2023-04-03  8:47 ` [PATCH 1/6] shmem: make shmem_inode_acct_block() return error cem
2023-04-04 10:59   ` Jan Kara
2023-04-03  8:47 ` [PATCH 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL cem
2023-04-03 10:23   ` Jan Kara
2023-04-11  7:47     ` Carlos Maiolino
2023-04-11  8:14       ` Jan Kara
2023-04-11  8:41         ` Carlos Maiolino
2023-04-03 21:10   ` kernel test robot
2023-04-04  4:26   ` kernel test robot
2023-04-03  8:47 ` [PATCH 3/6] quota: Check presence of quota operation structures instead of ->quota_read and ->quota_write callbacks cem
2023-04-03  8:47 ` [PATCH 4/6] shmem: prepare shmem quota infrastructure cem
2023-04-04 12:34   ` Jan Kara
2023-04-04 13:48     ` Carlos Maiolino
2023-04-05 11:04       ` Jan Kara
2023-04-12  9:44       ` Carlos Maiolino
2023-04-12 10:04         ` Jan Kara
2023-04-12 11:14           ` Carlos Maiolino
2023-04-12 11:23             ` Jan Kara
2023-04-03  8:47 ` [PATCH 5/6] shmem: quota support cem
2023-04-03 14:31   ` kernel test robot
2023-04-03 18:46   ` Darrick J. Wong
2023-04-04 13:41     ` Carlos Maiolino
2023-04-04 16:45       ` Darrick J. Wong
2023-04-03 22:03   ` kernel test robot
2023-04-04  6:22   ` kernel test robot
2023-04-05 11:42   ` Jan Kara
2023-04-11  9:37     ` Carlos Maiolino
2023-04-11 13:03       ` Jan Kara
2023-04-03  8:47 ` [PATCH 6/6] Add default quota limit mount options cem
2023-04-05  8:52 ` [PATCH 0/6] shmem: Add user and group quota support for tmpfs Christian Brauner
2023-04-05 10:44   ` Carlos Maiolino
2023-04-05 13:11     ` Christian Brauner
2023-04-06  8:08       ` Carlos Maiolino [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=20230406080858.gvnbiscxloxydvhh@andromeda \
    --to=cem@kernel.org \
    --cc=brauner@kernel.org \
    --cc=djwong@kernel.org \
    --cc=hughd@google.com \
    --cc=jack@suse.cz \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-mm@kvack.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