Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-13 | UBIFS: fix error return in failure mode | Adrian Hunter | 1 | -3/+4 | |
UBIFS recovery testing debug facility simulates media failures. When simulating an IO error, the error code returned must be -EIO but it was not always if the user switched off the debug recovery testing option at the same time. Signed-off-by: Adrian Hunter <[email protected]> | |||||
2008-07-15 | UBIFS: add new flash file system | Artem Bityutskiy | 1 | -0/+2289 | |
This is a new flash file system. See http://www.linux-mtd.infradead.org/doc/ubifs.html Signed-off-by: Artem Bityutskiy <[email protected]> Signed-off-by: Adrian Hunter <[email protected]> |