Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30875
b: refs/heads/master
c: 43411d6
h: refs/heads/master
i:
  30873: c948242
  30871: 7505e57
v: v3
  • Loading branch information
Steve French committed Jun 2, 2006
1 parent 1c96296 commit fcd2f8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 7a0d22317614ee8e2598feafd4812e33be17f421
refs/heads/master: 43411d699e8cf3293674da558d31a02e0012aa9d
2 changes: 1 addition & 1 deletion trunk/fs/cifs/netmisc.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ static const struct smb_to_posix_error mapping_table_ERRSRV[] = {
{ERRbadtype, -EREMOTE},
{ERRaccess, -EACCES},
{ERRinvtid, -ENXIO},
{ERRinvnetname, -ENODEV},
{ERRinvnetname, -ENXIO},
{ERRinvdevice, -ENXIO},
{ERRqfull, -ENOSPC},
{ERRqtoobig, -ENOSPC},
Expand Down

0 comments on commit fcd2f8a

Please sign in to comment.