[AIO]: Split ki_user_obj into a 2 member union.
commit3d41fa332f96e2a585b747542dafe09f11e9095c
authorDavid S. Miller <davem@nuts.davemloft.net>
Fri, 4 Jun 2004 10:12:17 +0000 (4 03:12 -0700)
committerDavid S. Miller <davem@nuts.davemloft.net>
Fri, 4 Jun 2004 10:12:17 +0000 (4 03:12 -0700)
tree271b70c3118715f5a58616fa7d00273d5c41c4f9
parentdd5d5ea84ad3b30b03eda5da4ed37d7af1274033
[AIO]: Split ki_user_obj into a 2 member union.

This documents how this member is used in two
ways, 1) as a pointer to a user ioctx and 2)
as a pointer to a task struct to wake up.
fs/aio.c
include/linux/aio.h