[OpenAFS-devel] Re: Permission bug?

Markus Suvanto markus.suvanto@gmail.com
Fri, 22 Jan 2010 23:17:21 +0200


I have patch openafs-stable-1_4_x with that (hopefully),
but still the behaviour is different than using old version.

This is what I want ( 63840e2e57c74c9bd204d130dc8124138e2066fe)

masu 23:15 ~/test >fs la .
Access list for . is
Normal rights:
  masu li
masu 23:15 ~/test >echo "hello" > file1
masu 23:15 ~/test >cat file1
cat: file1: Permission denied
masu 23:15 ~/test >ls -la
total 17
drwxr-xr-x   2 masu users  2048 Jan 22 23:15 .
drwx------ 120 masu users 14336 Jan 22 23:13 ..
-rw-r--r--   1 masu users     6 Jan 22 23:15 file1

The latest with patch






2010/1/22 Simon Wilkinson <sxw@inf.ed.ac.uk>:
>
> On 21 Jan 2010, at 16:49, Simon Wilkinson wrote:
>
>> On 21 Jan 2010, at 15:09, Simon Wilkinson wrote:
>>
>>> The most likely cause of this problem is cda65cda6e60e76be3b546adf9096c=
b25a7de14e, although that did undergo pretty substantial testing (and revis=
ion) before it made it into the tree. I guess we need to investigate furthe=
r, as I can't currently reproduce the problem.
>>
>> I suspect resolving this is going to block 1.4.12, so I've opened a bug =
in RT about it: 126216
>
> Andrew Deason has written a patch that should address this (the problem i=
s restricted to directories with dropbox style permissions) - it's http://g=
errit.openafs.org/#change,1143
>
> Cheers,
>
> Simon.
>
>