xfs
[Top] [All Lists]

Re: NFS and umask

To: James Pearson <james-p@xxxxxxxxxxxxxxxxxx>
Subject: Re: NFS and umask
From: Timothy Shimmin <tes@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 25 Mar 2002 16:20:44 +1100
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <3C98A887.C4E1FFCD@xxxxxxxxxxxxxxxxxx>; from james-p@xxxxxxxxxxxxxxxxxx on Wed, Mar 20, 2002 at 03:19:35PM +0000
References: <3C98A887.C4E1FFCD@xxxxxxxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
Hi James,

On Wed, Mar 20, 2002 at 03:19:35PM +0000, James Pearson wrote:
> I've just had the problem with mkdir ignoring umask when creating
> directories on Linux XFS file systems mounted over NFS.
> 
> I'm using XFS 1.0.2 with kernel 2.4.14-xfs
> 
> Searching the archives, shows that this is a known issue - but are there
> any workarounds/fixes?
> 
This is probably related to a bug with the handling of
the umask in the XFS/ACL code.
(if a default ACL doesn't exist then xfs incorrectly applies
 the umask in the nfsd case)

With ACLs disabled, this bug was fixed in the xfs-kernel 
on January 10 2002. 

With ACLs enabled, this bug still exists and
possible solutions are currently being discussed.

--Tim


<Prev in Thread] Current Thread [Next in Thread>