Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97132
b: refs/heads/master
c: ed5f037
h: refs/heads/master
v: v3
  • Loading branch information
Marcin Slusarz authored and Steve French committed May 13, 2008
1 parent 17239a7 commit dbb6b69
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: 6353450a2deefaa79cdb4fd2b72830c7db610256
refs/heads/master: ed5f037005d728de19a0f63678ac35b42064966d
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifssmb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1767,7 +1767,7 @@ CIFSSMBPosixLock(const int xid, struct cifsTconInfo *tcon,
cFYI(1, ("Posix Lock"));

if (pLockData == NULL)
return EINVAL;
return -EINVAL;

rc = small_smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB);

Expand Down

0 comments on commit dbb6b69

Please sign in to comment.