[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)
commitb8639077abf034824046ed09e779b74c4393031f
tree4b880158818468024f6e8e09cba5b3a76ca994b9
parent1f1b0008e8dd1930d6e89522c70f4a438374302a
[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>
fs/logfs/super.c