All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pali Rohár" <pali.rohar@gmail.com>
To: Jan Kara <jack@suse.cz>
Cc: linux-fsdevel@vger.kernel.org, Steve Kenton <skenton@ou.edu>
Subject: Re: [PATCH 0/5] udf: Improve uid/gid handling
Date: Sat, 24 Feb 2018 12:56:07 +0100	[thread overview]
Message-ID: <20180224115607.towx4f6fmqvfx55a@pali> (raw)
In-Reply-To: <20180222104519.30241-1-jack@suse.cz>

[-- Attachment #1: Type: text/plain, Size: 1004 bytes --]

On Thursday 22 February 2018 11:45:14 Jan Kara wrote:
> Hello,
> 
> this patch series improves uid and gid handling for UDF filesystems. In
> particular when uid/gid mount options are used, we make sure even newly created
> and chowned files still belong to the target user/group (UDF now behaves the
> same way as FAT in this mode to be easy to use for removable media). Also when
> the filesystem does not store uid/gid for files, we now present these files as
> belonging to overflow[ug]id instead of invalid ids if uid/gid mount option are
> not used so that at least sysadmin can modify the filesystem.
> 
> 								Honza

Looks good, this should improve handling of uid/gid on removable UDF
filesystems. Add my Reviewed-by: Pali Rohár <pali.rohar@gmail.com>

Anyway, I would propose backporting patch "[PATCH 4/5] udf: Provide
saner default for invalid uid / gid" into stable kernels to allow root
user to modify files without uid/gid.

-- 
Pali Rohár
pali.rohar@gmail.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  parent reply	other threads:[~2018-02-24 11:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-22 10:45 [PATCH 0/5] udf: Improve uid/gid handling Jan Kara
2018-02-22 10:45 ` [PATCH 1/5] udf: Ignore [ug]id=ignore mount options Jan Kara
2018-02-22 10:45 ` [PATCH 2/5] udf: Apply uid/gid mount options also to new inodes & chown Jan Kara
2018-02-22 10:45 ` [PATCH 3/5] udf: Clean up handling of invalid uid/gid Jan Kara
2018-02-22 10:45 ` [PATCH 4/5] udf: Provide saner default for invalid uid / gid Jan Kara
2018-02-22 10:45 ` [PATCH 5/5] udf: Update mount option documentation Jan Kara
2018-02-24 11:56 ` Pali Rohár [this message]
2018-02-26 13:40   ` [PATCH 0/5] udf: Improve uid/gid handling Jan Kara
2018-02-26 19:18     ` Pali Rohár
2018-02-27  9:09       ` Jan Kara

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=20180224115607.towx4f6fmqvfx55a@pali \
    --to=pali.rohar@gmail.com \
    --cc=jack@suse.cz \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=skenton@ou.edu \
    /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.