ext4_journal: fixes on numorous bugs, see below.
authorngkaho1234 <ngkaho1234@gmail.com>
Mon, 14 Dec 2015 14:39:41 +0000 (14:39 +0000)
committergkostka <kostka.grzegorz@gmail.com>
Mon, 14 Dec 2015 16:45:26 +0000 (17:45 +0100)
commit49da2ec21021231241d88b1ffc73fd243dd3e77c
treef20f517372f034d34c28194d5b75cd9295e95515
parent07ef5d4916b1b81d98825529665fd6d6dc177c4d
ext4_journal: fixes on numorous bugs, see below.

  - UUID not being copied to tail of a block tag when needed.
  - checkpoint queue not initialized.
  - ext4_block_set on non-existing journal bdev.
  - journal superblock not flushed to disk immediately.
lwext4/ext4_journal.c