[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201004291111.o3TBB94p018529@demeter.kernel.org>
Date: Thu, 29 Apr 2010 11:11:09 GMT
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 15875] Add an option to disable file/directory permissions for
ext2/ext3/ext4 file systems
https://bugzilla.kernel.org/show_bug.cgi?id=15875
--- Comment #5 from Artem S. Tashkinov <t.artem@...lcity.com> 2010-04-29 11:11:05 ---
Probably it's worth implementing a more generous solution for all FS's on VFS
level, i.e. something like:
man mount:
FILESYSTEM INDEPENDENT MOUNT OPTIONS
Some of these options are only useful when they appear in the /etc/fstab
file.
Some of these options could be enabled or disabled by default in the
system kernel. To check the current setting see the options in
/proc/mounts.
The following options apply to any filesystem that is being mounted
(but not every filesystem actually honors them - e.g., the sync
option today has effect only for ext2, ext3, fat, vfat and ufs):
***
asroot Map all uids and gids to the root user. It's useful
for mounting removable storage media. Note that all files
and directories created in this mode will be owned by root.
***
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists