Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72300
b: refs/heads/master
c: 0a97629
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Eric Van Hensbergen committed Oct 23, 2007
1 parent c3886ab commit a2c8891
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: b530cc794024be227876a089e66fb17b7b512763
refs/heads/master: 0a976297e1f57a6d156d3f8ed7f10c64beb031a4
1 change: 1 addition & 0 deletions trunk/fs/9p/v9fs.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ static void v9fs_parse_options(struct v9fs_session_info *v9ses)
if (*e != '\0')
v9ses->uid = ~0;
}
kfree(s);
break;

default:
Expand Down

0 comments on commit a2c8891

Please sign in to comment.