Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-09 | add f_flags to struct statfs(64) | Christoph Hellwig | |
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> | |||
2008-09-06 | S390: Update comments about why we don't use <asm-generic/statfs.h> | David Woodhouse | |
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> | |||
2008-08-01 | [S390] move include/asm-s390 to arch/s390/include/asm | Martin Schwidefsky | |
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> |