Skip to content
  • Al Viro's avatar
    get rid of pipe->inode · 6447a3cf
    Al Viro authored
    
    
    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>
    6447a3cf