Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210033
b: refs/heads/master
c: f0138a7
h: refs/heads/master
i:
  210031: ad8f428
v: v3
  • Loading branch information
Suresh Jayaraman authored and Steve French committed Aug 26, 2010
1 parent c74269d commit 424bc8d
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: c89e5198b26a869ce2842bad8519264f3394dee9
refs/heads/master: f0138a79d74e1e942970ea163be268cd2e4bbcfc
2 changes: 1 addition & 1 deletion trunk/fs/cifs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ struct inode *cifs_root_iget(struct super_block *sb, unsigned long ino)
xid, NULL);

if (!inode)
return ERR_PTR(-ENOMEM);
return ERR_PTR(rc);

#ifdef CONFIG_CIFS_FSCACHE
/* populate tcon->resource_id */
Expand Down

0 comments on commit 424bc8d

Please sign in to comment.