All of lore.kernel.org
 help / color / mirror / Atom feed
* cephfs (hammer) flips directory access bits
@ 2016-01-07  8:05 CSa
  2016-01-07 19:58 ` Gregory Farnum
  2016-01-08  8:54 ` Yan, Zheng
  0 siblings, 2 replies; 5+ messages in thread
From: CSa @ 2016-01-07  8:05 UTC (permalink / raw)
  To: ceph-devel

Hi,

we are using cephfs on a ceph cluster (V0.94.5, 3x MON, 1x MDS, ~50x OSD).
Recently, we observed a spontaneous (and unwanted) change in the access 
rights of newly created directories:

$ umask
0077
$ mkdir test 
$ ls -ld test
drwx------ 1 me me 0 Jan  6 14:59 test
$ touch test/foo
$ ls -ld test
drwxrwxrwx 1 me me 0 Jan  6 14:59 test
$

I kindly would like to ask for help tracking down this issue.

ciao
Christian


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-14  3:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-07  8:05 cephfs (hammer) flips directory access bits CSa
2016-01-07 19:58 ` Gregory Farnum
2016-01-08  8:54 ` Yan, Zheng
2016-01-13 11:16   ` Christian Salzmann
2016-01-14  3:24     ` Yan, Zheng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.