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