From: Dmitry Monakhov Date: Sat, 29 Sep 2012 03:21:09 +0000 (-0400) Subject: ext4: ext4_inode_info diet X-Git-Tag: v3.7-rc1~91^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f45ee3a1ea438af96e4fd2c0b16d195e67ef235f;p=pandora-kernel.git ext4: ext4_inode_info diet Generic inode has unused i_private pointer which may be used as cur_aio_dio storage. TODO: If cur_aio_dio will be passed as an argument to get_block_t this allow to have concurent AIO_DIO requests. Reviewed-by: Zheng Liu Reviewed-by: Jan Kara Signed-off-by: Dmitry Monakhov Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed