• Andrew Morton's avatar
    [PATCH] tmpfs bugfixes · 6979fbf7
    Andrew Morton authored
    A patch from Hugh Dickins which fixes a couple of error-path leaks
    related to tmpfs (I think).
    
    Also fixes a yield()-inside-spinlock bug.
    
    It also includes code to clear the final page outside i_size on
    truncate.  tmpfs should be returning zeroes when a truncated file is
    later expanded and it currently is not.
    
    Hugh is taking care of the 2.4 fix for this.
    6979fbf7
shmem.c 39 KB