Re: (reiserfs) Re: NFSv4 ACLs (was: ...ACL's and reiser...)

=?iso-8859-1?Q?Ragnar_Kj=F8rstad?= (reiserfs@ragnark.vestdata.no)
Mon, 7 Aug 2000 00:51:58 +0200


On Mon, Aug 07, 2000 at 12:41:56AM +0200, Xuan Baldauf wrote:
> > What if:
> > 1. change ACLs for /dir recursively
> > 2. touch /dir/file
> > 3. thread executing (1) changes ACL of /dir/file
>
> What is "touch"? (Changing atime and mtime?) If it does not change ACL state, it should not
> matter.

touch will create /dir/file if it does not exist.

If the command in 1 is supposed to change ACLs recursively, but not new
files, an entry needs to be added to your "cache" for removing the ACL
that 1 put on /dir/file.

If fileoperations creating files/directories need to be added to the
list and executed later, it's going to be a performance bottleneck.

-- 
Ragnar Kjorstad
Torque Systems / Big Storage

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/