Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288505
b: refs/heads/master
c: 2c724fb
h: refs/heads/master
i:
  288503: c8aa895
v: v3
  • Loading branch information
Anton Blanchard authored and Linus Torvalds committed Mar 17, 2012
1 parent 0b8667f commit e1693aa
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: 0c4d0670f6e54f8507c30c01928cc9ff630ca497
refs/heads/master: 2c724fb92732c0b2a5629eb8af74e82eb62ac947
2 changes: 1 addition & 1 deletion trunk/fs/afs/internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ struct afs_call {
unsigned reply_size; /* current size of reply */
unsigned first_offset; /* offset into mapping[first] */
unsigned last_to; /* amount of mapping[last] */
unsigned short offset; /* offset into received data store */
unsigned offset; /* offset into received data store */
unsigned char unmarshall; /* unmarshalling phase */
bool incoming; /* T if incoming call */
bool send_pages; /* T if data from mapping should be sent */
Expand Down

0 comments on commit e1693aa

Please sign in to comment.