From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 15875] Add an option to disable file/directory permissions for ext2/ext3/ext4 file systems
Date: Thu, 29 Apr 2010 10:16:21 GMT [thread overview]
Message-ID: <201004291016.o3TAGL1M006173@demeter.kernel.org> (raw)
In-Reply-To: <bug-15875-13602@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=15875
--- Comment #4 from Artem S. Tashkinov <t.artem@mailcity.com> 2010-04-29 10:16:06 ---
It doesn't work:
# dd if=/dev/zero of=ext2.img bs=100M count=1
...
# mke2fs ext2.img -> y
...
# mount -o loop,noacl ext2.img loop
# mount | grep noacl
/dev/loop0 on /tmp/loop type ext2 (rw,noacl)
$ cd /tmp/loop
$ touch test
touch: cannot touch `test': Permission denied
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
next prev parent reply other threads:[~2010-04-30 17:31 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-29 9:29 [Bug 15875] New: Add options to disable POSIX acl for ext2/ext3/ext4 file systems bugzilla-daemon
2010-04-29 9:30 ` [Bug 15875] Add an option to disable file/directory permissions " bugzilla-daemon
2010-04-29 9:47 ` bugzilla-daemon
2010-04-29 9:54 ` bugzilla-daemon
2010-04-29 9:56 ` bugzilla-daemon
2010-04-29 10:16 ` bugzilla-daemon [this message]
2010-04-29 11:11 ` bugzilla-daemon
2010-05-06 12:36 ` bugzilla-daemon
2010-05-07 7:09 ` bugzilla-daemon
2010-05-31 7:50 ` [Bug 15875] Add an option to disable file/directory permissions for ACL'ed " bugzilla-daemon
2010-05-31 7:55 ` bugzilla-daemon
2010-07-04 14:25 ` bugzilla-daemon
2010-11-04 12:04 ` bugzilla-daemon
2010-11-04 15:48 ` bugzilla-daemon
2011-08-18 15:03 ` Chris Lee
2010-11-04 15:48 ` [Bug 15875] Add an option to disable file/directory access controls for USB stick-type storage devices bugzilla-daemon
2010-11-09 20:41 ` bugzilla-daemon
2010-12-09 16:50 ` bugzilla-daemon
2011-01-16 18:04 ` bugzilla-daemon
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=201004291016.o3TAGL1M006173@demeter.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-ext4@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).