linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] udf: Improve uid/gid handling
@ 2018-02-22 10:45 Jan Kara
  2018-02-22 10:45 ` [PATCH 1/5] udf: Ignore [ug]id=ignore mount options Jan Kara
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Jan Kara @ 2018-02-22 10:45 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: Steve Kenton, Pali Rohár, Jan Kara

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-02-27  9:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH 0/5] udf: Improve uid/gid handling Pali Rohár
2018-02-26 13:40   ` Jan Kara
2018-02-26 19:18     ` Pali Rohár
2018-02-27  9:09       ` Jan Kara

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).