Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200445
b: refs/heads/master
c: d9d5d8d
h: refs/heads/master
i:
  200443: 44b8687
v: v3
  • Loading branch information
Suresh Jayaraman authored and Jeff Layton committed Jun 16, 2010
1 parent 2805263 commit 498c136
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: db460242bf75624344efd670ec0f620f476529a3
refs/heads/master: d9d5d8df953a98621be5b8889e05043d6e32052e
4 changes: 2 additions & 2 deletions trunk/fs/cifs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,8 @@ int cifs_open(struct inode *inode, struct file *file)
goto out;
}

cifs_posix_open_inode_helper(inode, file, pCifsInode,
oplock, netfid);
rc = cifs_posix_open_inode_helper(inode, file,
pCifsInode, oplock, netfid);
goto out;
} else if ((rc == -EINVAL) || (rc == -EOPNOTSUPP)) {
if (tcon->ses->serverNOS)
Expand Down

0 comments on commit 498c136

Please sign in to comment.