commit | b8639077abf034824046ed09e779b74c4393031f | [log] [tgz] |
---|---|---|
author | Joern Engel <joern@logfs.org> | Sat Apr 17 19:54:27 2010 +0200 |
committer | Joern Engel <joern@logfs.org> | Sat Apr 17 19:54:27 2010 +0200 |
tree | 4b880158818468024f6e8e09cba5b3a76ca994b9 | |
parent | 1f1b0008e8dd1930d6e89522c70f4a438374302a [diff] |
[LogFS] Set s_bdi Since 32a88aa1 sync() was turned into a NOP for logfs. Worse, sync() would not return an error, giving the illusion that writeout had actually happened. Afaics jffs2 was broken as well. Signed-off-by: Joern Engel <joern@logfs.org>