Skip to content
Commit 6447a3cf authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent ebec73f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment