Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61488
b: refs/heads/master
c: 79a58d1
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Jul 6, 2007
1 parent 0aed7e5 commit 4c02fa4
Show file tree
Hide file tree
Showing 4 changed files with 233 additions and 229 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d20acd09e3bf89aa23af034b8c2d0f5653577ea9
refs/heads/master: 79a58d1f6075bc0029c38836be9790917a69a342
8 changes: 4 additions & 4 deletions trunk/fs/cifs/smberr.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* 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
* for more information
* See Error Codes section of the SNIA CIFS Specification
* for more information
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
Expand All @@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/

#define SUCCESS 0x00 /* The request was successful. */
Expand Down Expand Up @@ -110,7 +110,7 @@

/* Below errors are used internally (do not come over the wire) for passthrough
from STATUS codes to POSIX only */
#define ErrTooManyLinks 0xFFFE
#define ErrTooManyLinks 0xFFFE

/* Following error codes may be generated with the ERRSRV error class.*/

Expand Down
Loading

0 comments on commit 4c02fa4

Please sign in to comment.