From: Theodore Ts'o Date: Wed, 27 Sep 2006 08:50:47 +0000 (-0700) Subject: [PATCH] inode-diet: Move i_pipe into a union X-Git-Tag: v2.6.19-rc1~926 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c1541680f8d189d21dd07b053bc12996574646e;p=pandora-kernel.git [PATCH] inode-diet: Move i_pipe into a union Move the i_pipe pointer into a union that will be shared with i_bdev and i_cdev. Signed-off-by: "Theodore Ts'o" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed