• Andrew Morton's avatar
    [PATCH] tmpfs 1/7 LTP ENAMETOOLONG fix · 6b006415
    Andrew Morton authored
    From: Hugh Dickins <hugh@veritas.com>
    
    LTP tests the filesystem on /tmp: there are many failures when using tmpfs
    because simple_lookup forgot to reject filenames longer than the NAME_MAX
    tmpfs declares in its statfs.  This also fixes ramfs and hugetlbfs.
    6b006415
libfs.c 10.5 KB