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>
Fri, 14 Aug 2009 21:23:20 +0000 (23:23 +0200)
commit12864ffd51011e38ad56f129de684dbcdf9271de
tree805b6902d071fa96b19293f6675e32c88b4ea7b9
parent19553e1552a57d5b0a9f3514bf64d2580b76a377
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
source3/modules/nfs4_acls.c