• Andrew Morton's avatar
    [PATCH] hugetlbfs: set inode->i_size · 74bbb9c7
    Andrew Morton authored
    An `ls' in hugetlbfs currently shows all files having zero size.
    
    So, part-cosmetic, part-informative, we here set i_size to represent the
    index of the highest present page in the mapping, plus one.
    74bbb9c7
inode.c 13.5 KB