Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-10 | add f_flags to struct statfs(64) | Christoph Hellwig | 1 | -3/+6 | |
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 | 1 | -7/+4 | |
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> | |||||
2008-08-01 | [S390] move include/asm-s390 to arch/s390/include/asm | Martin Schwidefsky | 1 | -0/+71 | |
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> |