Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144809
b: refs/heads/master
c: c96f585
h: refs/heads/master
i:
  144807: 989a6f4
v: v3
  • Loading branch information
Al Viro committed May 9, 2009
1 parent 798e06a commit 158f824
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6f5bbff9a1b7d6864a495763448a363bbfa96324
refs/heads/master: c96f58573778ddf96ff67108a635f3f642ea63d3
1 change: 1 addition & 0 deletions trunk/fs/9p/vfs_super.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ static int v9fs_get_sb(struct file_system_type *fs_type, int flags,

root = d_alloc_root(inode);
if (!root) {
iput(inode);
retval = -ENOMEM;
goto release_sb;
}
Expand Down

0 comments on commit 158f824

Please sign in to comment.