Bug 117920 - "acl" mount option is not documented in mount man page.
Summary: "acl" mount option is not documented in mount man page.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: mount
Version: 3.0
Hardware: noarch
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Elliot Lee
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-10 00:18 UTC by Björn Augustsson
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-12-02 21:19:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Björn Augustsson 2004-03-10 00:18:39 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1)
Gecko/20030225

Description of problem:
The man page for mount doesn't document the "acl" mount option for
ext2/3 (and maybe others?), even though it mentions a vast amount of
other options. The tune2fs man page does mention it as a mount option.

I tried to setfacl a file and it failed with "Operation not supported". 

I guessed from reading the tune2fs man page that "mount -o remount -o
acl $FILESYSTEM" would fix things, and it did, but this should have
been in the mount man page. Probably in the setfacl man page as well. 

/August.

Version-Release number of selected component (if applicable):
mount-2.11y-31.1

How reproducible:
Always

Steps to Reproduce:
1. man mount | grep -i acl
2. 
3. 

    

Actual Results:  no output.

Expected Results:  acls should have been mentioned.

Additional info:

Comment 1 Elliot Lee 2004-12-02 21:19:23 UTC
Fixed in the devel branch.


Note You need to log in before you can comment on or make changes to this bug.