Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235011
b: refs/heads/master
c: 9bb6c10
h: refs/heads/master
i:
  235009: 0dcfe0b
  235007: f469f1f
v: v3
  • Loading branch information
Venkateswararao Jujjuri (JV) authored and Eric Van Hensbergen committed Mar 15, 2011
1 parent f9d293a commit d862002
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: 022cae36551ba805bf82084047945b2901d75f36
refs/heads/master: 9bb6c10a4ed48aef49a7243a6f798694722cf380
1 change: 1 addition & 0 deletions trunk/net/9p/protocol.c
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,7 @@ EXPORT_SYMBOL(p9stat_read);

int p9pdu_prepare(struct p9_fcall *pdu, int16_t tag, int8_t type)
{
pdu->id = type;
return p9pdu_writef(pdu, 0, "dbw", 0, type, tag);
}

Expand Down

0 comments on commit d862002

Please sign in to comment.