Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64341
b: refs/heads/master
c: 02881d9
h: refs/heads/master
i:
  64339: 1b64db5
v: v3
  • Loading branch information
Mariusz Kozlowski authored and Eric Van Hensbergen committed Aug 23, 2007
1 parent 8262ada commit 685bfc2
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: fbcb7599e411309cf47a2b834d3546469c153cf4
refs/heads/master: 02881d94780faa86e32952e46381f7cd4c78d5ac
1 change: 1 addition & 0 deletions trunk/net/9p/conv.c
Original file line number Diff line number Diff line change
Expand Up @@ -796,6 +796,7 @@ struct p9_fcall *p9_create_twrite_u(u32 fid, u64 offset, u32 count,
if (err) {
kfree(fc);
fc = ERR_PTR(err);
goto error;
}

if (buf_check_overflow(bufp)) {
Expand Down

0 comments on commit 685bfc2

Please sign in to comment.