summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smberr.h
diff options
context:
space:
mode:
authorSteve French2005-04-29 07:41:10 +0200
committerLinus Torvalds2005-04-29 07:41:10 +0200
commit11aa0149d0e49ee1791735ec4ae3079b27b9a68e (patch)
treeb08d4fbdf4cb46820898b71a1e55139c676c1b1f /fs/cifs/smberr.h
parent[PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (p... (diff)
downloadkernel-qcow2-linux-11aa0149d0e49ee1791735ec4ae3079b27b9a68e.tar.gz
kernel-qcow2-linux-11aa0149d0e49ee1791735ec4ae3079b27b9a68e.tar.xz
kernel-qcow2-linux-11aa0149d0e49ee1791735ec4ae3079b27b9a68e.zip
[PATCH] cifs: Fix mapping of EMLINK case
Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/cifs/smberr.h')
-rw-r--r--fs/cifs/smberr.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/fs/cifs/smberr.h b/fs/cifs/smberr.h
index 1b53dcd0f2eb..cd41c67ff8d3 100644
--- a/fs/cifs/smberr.h
+++ b/fs/cifs/smberr.h
@@ -107,6 +107,10 @@
#define ErrNotALink 0x201 /* A link operation was performed on a
pathname that was not a link. */
+/* Below errors are used internally (do not come over the wire) for passthrough
+ from STATUS codes to POSIX only */
+#define ErrTooManyLinks 0xFFFE
+
/* Following error codes may be generated with the ERRSRV error class.*/
#define ERRerror 1 /* Non-specific error code. It is