Subject: possible NFS client bug?
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Jason R. Thorpe <thorpej@cs.orst.edu>
List: current-users
Date: 03/14/1994 00:03:24
Folks...

I noticed this after supping about a week ago but just got around to 
reporting it...

I think that there's a bug in the NFSCLIENT mode mask somewhere...

example:

umask 077
touch foo
ls -lga foo  ---->  -rw------x  foo
chmod 0000 foo	->  ---------x  foo

I'm gonna dive into the code, but I wasn't sure is y'all were aware of it...

Later...

-----------------------------------------------------------------------------
Jason R. Thorpe                thorpej@cs.orst.edu                   737-9533
OSU CS Support                    CSWest Room 12                     737-2552
      'These are my opinions and not necessarily those of anyone else.'


------------------------------------------------------------------------------