X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fcifs%2Fsmberr.h;h=8db20a0f7edfda6ef897c998968320ca96576113;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=25a39bf34f585a72e5c1ef4efa4f726d8a2039e3;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/fs/cifs/smberr.h b/fs/cifs/smberr.h index 25a39bf34..8db20a0f7 100644 --- a/fs/cifs/smberr.h +++ b/fs/cifs/smberr.h @@ -1,7 +1,7 @@ /* * fs/cifs/smberr.h * - * Copyright (c) International Business Machines Corp., 2002 + * Copyright (c) International Business Machines Corp., 2002,2004 * Author(s): Steve French (sfrench@us.ibm.com) * * See Error Codes section of the SNIA CIFS Specification @@ -60,6 +60,7 @@ #define ERRinvparm 87 #define ERRdiskfull 112 #define ERRinvname 123 +#define ERRinvlevel 124 #define ERRdirnotempty 145 #define ERRnotlocked 158 #define ERRalreadyexists 183