aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/statfs.h
Commit message (Collapse)AuthorAgeFilesLines
* add f_flags to struct statfs(64)Christoph Hellwig2010-08-091-4/+8
| | | | | | | | | | Add a flags field to help glibc implementing statvfs(3) efficiently. We copy the flag values from glibc, and add a new ST_VALID flag to denote that f_flags is implemented. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+96
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>