From: Jens Axboe Date: Thu, 10 Aug 2006 07:00:21 +0000 (+0200) Subject: [PATCH] struct request: shrink and optimize some more X-Git-Tag: v2.6.19-rc1~640^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a1c874a064e7d07f24986aba7cd537b7f4a25d;p=pandora-kernel.git [PATCH] struct request: shrink and optimize some more Move some members around and unionize completion_data and rb_node since they cannot ever be used at the same time. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed