• Andrew Morton's avatar
    [PATCH] tmpfs readdir does not update dir atime · 175770e5
    Andrew Morton authored
    From: mark@borgerding.net
    
    Access times of tmpfs dirs do not get updated on readdir.  This can cause
    empty dirs to get tmpwatch'd too early, b/c atime never changes even though
    the dir is in use.
    175770e5
libfs.c 10.5 KB