]> err.no Git - linux-2.6/blobdiff - fs/cifs/smberr.h
[PATCH] pipe: remove redundant fifo_poll abstraction
[linux-2.6] / fs / cifs / smberr.h
index 1b53dcd0f2ebc3e13f9f30bb3170692009b3cdc7..cd41c67ff8d3b6a4aa75012b38fbbcfe28dc67bb 100644 (file)
 #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