[PATCH] tmpfs 1/7 LTP ENAMETOOLONG fix
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.
Showing
Please register or sign in to comment