Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311705
b: refs/heads/master
c: 2dfd060
h: refs/heads/master
i:
  311703: 7e2e907
v: v3
  • Loading branch information
Junxiao Bi authored and Joel Becker committed Jul 5, 2012
1 parent ea799b2 commit 5502ff0
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: a4564ead763a9264edbec6d4e72aa273f05eb39c
refs/heads/master: 2dfd06036ba7ae8e7be2daf5a2fff1dac42390bf
1 change: 1 addition & 0 deletions trunk/include/linux/aio.h
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ struct kiocb {
(x)->ki_dtor = NULL; \
(x)->ki_obj.tsk = tsk; \
(x)->ki_user_data = 0; \
(x)->private = NULL; \
} while (0)

#define AIO_RING_MAGIC 0xa10a10a1
Expand Down

0 comments on commit 5502ff0

Please sign in to comment.