From: Al Viro Date: Thu, 21 Mar 2013 15:01:38 +0000 (-0400) Subject: get rid of pipe->inode X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6447a3cf19da8c4653283d1c491e2e775633f348;p=pandora-kernel.git get rid of pipe->inode it's used only as a flag to distinguish normal pipes/FIFOs from the internal per-task one used by file-to-file splice. And pipe->files would work just as well for that purpose... Signed-off-by: Al Viro --- Reading git-diff-tree failed