aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/ios.c
Commit message (Expand)AuthorAgeFilesLines
* exofs: Define on-disk per-inode optional layout attributeBoaz Harrosh2010-02-281-5/+18
* exofs: unindent exofs_sbi_readBoaz Harrosh2010-02-281-49/+38
* exofs: Move layout related members to a layout structureBoaz Harrosh2010-02-281-17/+19
* exofs: Recover in the case of read-passed-end-of-fileBoaz Harrosh2010-02-281-6/+30
* exofs: debug print even lessBoaz Harrosh2010-02-281-6/+32
* exofs: Multi-device mirror supportBoaz Harrosh2009-12-101-11/+27
* exofs: Move all operations to an io_engineBoaz Harrosh2009-12-101-53/+333
* exofs: move osd.c to ios.cBoaz Harrosh2009-12-101-0/+125