[LogFS] Only write journal if dirty
authorJoern Engel <joern@logfs.org>
Thu, 4 Mar 2010 20:36:19 +0000 (21:36 +0100)
committerJoern Engel <joern@logfs.org>
Thu, 4 Mar 2010 20:36:19 +0000 (21:36 +0100)
This prevents unnecessary journal writes.  More importantly it prevents
an oops due to a journal write on failed mount.


No differences found