Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LogFS] Only write journal if dirty | Joern Engel | 2010-03-04 | 1 | -3/+3 |
| | | | | | This prevents unnecessary journal writes. More importantly it prevents an oops due to a journal write on failed mount. | ||||
* | [LogFS] add new flash file system | Joern Engel | 2009-11-20 | 1 | -0/+730 |
This is a new flash file system. See Documentation/filesystems/logfs.txt Signed-off-by: Joern Engel <joern@logfs.org> |