summaryrefslogtreecommitdiff
path: root/usr/src/lib/libshare/common/libshare.h
diff options
context:
space:
mode:
authorjose borrego <Jose.Borrego@Sun.COM>2009-02-27 17:10:20 -0700
committerjose borrego <Jose.Borrego@Sun.COM>2009-02-27 17:10:20 -0700
commit2c2961f8403049d948b9f3e6c35d6488b6b7e1aa (patch)
tree9a3b5e85cf05528de14661b9c54a18a80ac78325 /usr/src/lib/libshare/common/libshare.h
parent8475e04352e630e4bd0f59a283286ee2475a14ce (diff)
downloadillumos-joyent-2c2961f8403049d948b9f3e6c35d6488b6b7e1aa.tar.gz
6709704 smbtorture RAW-BENCH-OPLOCK test fails (when oplocks enabled)
6800443 ReadX and WriteX should support CAP_LARGE_READX and CAP_LARGE_WRITEX --HG-- rename : usr/src/uts/common/fs/smbsrv/smb_create_directory.c => usr/src/uts/common/fs/smbsrv/smb_directory.c
Diffstat (limited to 'usr/src/lib/libshare/common/libshare.h')
-rw-r--r--usr/src/lib/libshare/common/libshare.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/libshare/common/libshare.h b/usr/src/lib/libshare/common/libshare.h
index a560b7731f..e733ea4d10 100644
--- a/usr/src/lib/libshare/common/libshare.h
+++ b/usr/src/lib/libshare/common/libshare.h
@@ -20,7 +20,7 @@
*/
/*
- * Copyright 2008 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2009 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -31,8 +31,6 @@
#ifndef _LIBSHARE_H
#define _LIBSHARE_H
-#pragma ident "%Z%%M% %I% %E% SMI"
-
#ifdef __cplusplus
extern "C" {
#endif