From 5502ff0ca3683aa25f692053f5b00ef87d2ec1bb Mon Sep 17 00:00:00 2001 From: Junxiao Bi Date: Wed, 27 Jun 2012 17:09:54 +0800 Subject: [PATCH] --- yaml --- r: 311705 b: refs/heads/master c: 2dfd06036ba7ae8e7be2daf5a2fff1dac42390bf h: refs/heads/master i: 311703: 7e2e907463126a1f7ea7c0009a77e69a40127bab v: v3 --- [refs] | 2 +- trunk/include/linux/aio.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index bce739a81c8d..bae438df571d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a4564ead763a9264edbec6d4e72aa273f05eb39c +refs/heads/master: 2dfd06036ba7ae8e7be2daf5a2fff1dac42390bf diff --git a/trunk/include/linux/aio.h b/trunk/include/linux/aio.h index 2314ad8b3c9c..b1a520ec8b59 100644 --- a/trunk/include/linux/aio.h +++ b/trunk/include/linux/aio.h @@ -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