• Andrew Morton's avatar
    [PATCH] tmpfs: shmem_file_sendfile · 2f28cc35
    Andrew Morton authored
    Patch from Hugh Dickins
    
    Added shmem_file_sendfile to allow sendfile from tmpfs.  Checked
    do_shmem_file_read and shmem_file_read against filemap equivalents
    to add in any recent fixes (-EINVAL when count < 0 was missing).
    2f28cc35
filemap.c 41.9 KB