From: Ben Myers <bpm@sgi.com>
To: Dwight Engen <dwight.engen@oracle.com>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH v8 0/7] userns: Convert xfs to use kuid_t/kgid_t where appropriate
Date: Mon, 19 Aug 2013 13:20:08 -0500 [thread overview]
Message-ID: <20130819182008.GP12719@sgi.com> (raw)
In-Reply-To: <1376590084-12888-1-git-send-email-dwight.engen@oracle.com>
On Thu, Aug 15, 2013 at 02:07:57PM -0400, Dwight Engen wrote:
> This patchset adds USER_NS support to XFS. It has been rebased on top
> of 2c2bcc07 git://oss.sgi.com/xfs/xfs.git master branch.
>
> The patches do not convert the id's returned from bulkstat, since bulkstat
> cannot be called from inside a userns right now anyway since the caller
> must be CAP_SYS_ADMIN in init_user_ns. Similar checks ensure that
> open_by_handle, and changing of projid can also only be called from
> init_user_ns.
Thanks kindly Dwight. I have applied this series.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2013-08-19 18:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-15 18:07 [PATCH v8 0/7] userns: Convert xfs to use kuid_t/kgid_t where appropriate Dwight Engen
2013-08-15 18:07 ` [PATCH v8 1/7] xfs: create wrappers for converting kuid_t to/from uid_t Dwight Engen
2013-08-15 18:07 ` [PATCH v8 2/7] xfs: convert kuid_t to/from uid_t in ACLs Dwight Engen
2013-08-15 18:08 ` [PATCH v8 3/7] xfs: ioctl check for capabilities in the current user namespace Dwight Engen
2013-08-15 18:08 ` [PATCH v8 4/7] xfs: convert kuid_t to/from uid_t for internal structures Dwight Engen
2013-08-15 18:08 ` [PATCH v8 5/7] xfs: create internal eofblocks structure with kuid_t types Dwight Engen
2013-08-15 18:08 ` [PATCH v8 6/7] xfs: add capability check to free eofblocks ioctl Dwight Engen
2013-08-15 18:08 ` [PATCH v8 7/7] enable building user namespace with xfs Dwight Engen
2013-08-19 18:20 ` Ben Myers [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-08-01 15:29 [PATCH v8 0/7] userns: Convert xfs to use kuid_t/kgid_t where appropriate Dwight Engen
2013-08-13 21:00 ` Ben Myers
2013-08-14 5:36 ` Dave Chinner
2013-08-15 17:16 ` Dwight Engen
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=20130819182008.GP12719@sgi.com \
--to=bpm@sgi.com \
--cc=dwight.engen@oracle.com \
--cc=xfs@oss.sgi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.