[PATCH] hugetlbfs: set inode->i_size
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.
Showing
Please register or sign in to comment