GNU Core Utilities - Bugs: bug #19546, mkdir -p should use default ACL...
You are not allowed to post comments on this tracker with your current authentication level.
bug #19546: mkdir -p should use default ACL for parent directories
Submitter: | Matt McCutchen <hashproduct> | ||
Submitted: | Sat 07 Apr 2007 03:37:51 PM UTC | ||
Votes: | 60 | ||
Category: | None | Severity: | 1 - Wish |
Item Group: | None | Status: | Fixed |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Closed |
Mon 09 Mar 2015 10:44:09 PM UTC, comment #4: |
Paul Eggert <eggert>![]() |
Sun 14 Feb 2010 02:18:15 AM UTC, comment #3: This could be considered one part of bug #28891.
|
Matt McCutchen <hashproduct> |
Sat 28 Nov 2009 03:42:29 AM UTC, comment #2: I don't take that text in the standard literally. In the hypothetical "POSIX plus abandoned POSIX ACLs" standard that we're implementing, I feel certain it would have been changed to account for default ACLs.
|
Matt McCutchen <hashproduct> |
Mon 09 Apr 2007 06:14:29 PM UTC, comment #1: Sorry, but POSIX requires that "mkdir -p FOO/BAR" must create FOO as if by the following command:
|
Paul Eggert <eggert>![]() |
Sat 07 Apr 2007 03:37:51 PM UTC, original submission:
I would like mkdir -p to observe the default ACL in preference to the umask (as nearly all other programs do) when creating parent directories.
|
Matt McCutchen <hashproduct> |
Depends on the following items: None found
Items that depend on this one: None found
There are 60 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 7 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2015-03-09 | eggert | Status | None | ![]() |
Fixed |
Open/Closed | Open | ![]() |
Closed | ||
2014-09-09 | chewi | Carbon-Copy | - | ![]() |
Added chewi |
2012-08-08 | mjo | Carbon-Copy | - | ![]() |
Added mjo |
2010-02-14 | hashproduct | Attached File | - | ![]() |
Added coreutils-mkdir-p-defacl-hack.diff, #19699 |
2009-11-28 | hashproduct | Carbon-Copy | - | ![]() |
Added hashproduct |
2007-04-09 | eggert | Severity | 3 - Normal | ![]() |
1 - Wish |
Powered by Savane 3.12.
Corresponding source code
This was fixed as described in:
http://bugs.gnu.org/14371