Print this page
NEX-14666 Need to provide SMB 2.1 Client
NEX-17187 panic in smbfs_acl_store
NEX-17231 smbfs create xattr files finds wrong file
NEX-17224 smbfs lookup EINVAL should be ENOENT
NEX-17260 SMB1 client fails to list directory after NEX-14666
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Matt Barden <matt.barden@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com>
and: (cleanup)
        
*** 19,35 ****
   * CDDL HEADER END
   */
  /*
   * Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
   * Use is subject to license terms.
   */
  
  #ifndef _SMBSRV_NTACCESS_H
  #define _SMBSRV_NTACCESS_H
  
- #pragma ident   "%Z%%M% %I%     %E% SMI"
- 
  /*
   * This file defines the NT compatible access control masks and values.
   * An access mask as a 32-bit value arranged as shown below.
   *
   *   31-28    Generic bits, interpreted per object type
--- 19,35 ----
   * CDDL HEADER END
   */
  /*
   * Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
   * Use is subject to license terms.
+  *
+  * Copyright 2018 Nexenta Systems, Inc.  All rights reserved.
   */
  
  #ifndef _SMBSRV_NTACCESS_H
  #define _SMBSRV_NTACCESS_H
  
  /*
   * This file defines the NT compatible access control masks and values.
   * An access mask as a 32-bit value arranged as shown below.
   *
   *   31-28    Generic bits, interpreted per object type