diff options
author | Tim Prouty <tprouty@samba.org> | 2008-12-08 16:57:58 -0800 |
---|---|---|
committer | Tim Prouty <tprouty@samba.org> | 2008-12-09 14:51:48 -0800 |
commit | e0711ffa526e22e3ffe483319ce5d7725d578647 (patch) | |
tree | 7e5bac5563758ff614b8c45c33ee0f1e8467fbca /swat2/wins_server | |
parent | 51e7f79b3b4ae0fa830ac176df5ba8229e14f32d (diff) | |
download | samba-e0711ffa526e22e3ffe483319ce5d7725d578647.tar.gz samba-e0711ffa526e22e3ffe483319ce5d7725d578647.tar.bz2 samba-e0711ffa526e22e3ffe483319ce5d7725d578647.zip |
s3: Add the OneFS SMB_VFS_CREATE_FILE implementation
This is the first pass at extending the onefs vfs module to support
the CIFS-specific enhancements available on OneFS. Most of this patch
is massaging the sama open path to work with ifs_createfile.
ifs_createfile is a CIFS-specific syscall for opening/files and
directories. It adds support for:
- Full in-kernel access checks using a windows access_mask
- Cluster-coherent share mode locks
- Cluster-coherent oplocks
- Streams
- Setting security descriptors at create time
- Setting dos_attributes at create time
This patch does not implement the samba side of the streams support or
oplocks support. Tests that expect oplocks to be granted or streams
to be supported will fail. This will be remedied in upcoming patches.
Diffstat (limited to 'swat2/wins_server')
0 files changed, 0 insertions, 0 deletions