[LogFS] Set s_bdi
authorJoern Engel <joern@logfs.org>
Sat, 17 Apr 2010 17:54:27 +0000 (19:54 +0200)
committerJoern Engel <joern@logfs.org>
Sat, 17 Apr 2010 17:54:27 +0000 (19:54 +0200)
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>

No differences found