gpfs.so: map the file_inherit and dir_inherit flags away for files
authorMichael Adam <obnox@samba.org>
Mon, 10 Aug 2009 16:18:19 +0000 (18:18 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 19 Aug 2009 22:15:28 +0000 (00:15 +0200)
commitb5efabdccf8dcdaf576c6729c4aed39016bd1a6e
tree74019c3b0ddd43bca6fece0d780ba2efe7e567dc
parent1542d479c617349285fb4bbc875b62a1e7ae8d6f
gpfs.so: map the file_inherit and dir_inherit flags away for files

GPFS sets inherits dir_inhert and file_inherit flags
to files, too, which confuses windows, and seems to
be wrong anyways.

So when mapping a nfs4 acl to a windows acl, we map these
flags away for files.

Michael
source/modules/nfs4_acls.c