Numorous changes. See below:
authorngkaho1234 <ngkaho1234@gmail.com>
Thu, 14 Jan 2016 12:02:43 +0000 (12:02 +0000)
committerngkaho1234 <ngkaho1234@gmail.com>
Fri, 15 Jan 2016 11:44:36 +0000 (11:44 +0000)
commitb05eaa268d556f2fdb0ad212960ff64142d54bef
tree4f396e6c2eb94611b745f0463531157c89e3780b
parent745c18c6062f49f83782537a06e3f5ffc04e40e1
Numorous changes. See below:

  - ext4: ext4_trunc_inode now requires inode index instead of an
          existing inode_ref.
  - ext4: the support of removing directory recursively is temporarily
          dropped.
  - ext4: ext4_dir_rm temporarily relies on ext4_fs_truncate instead of
          ext4_trunc_inode to ensure directory inode not having 0
          length in case of power failure.

  - ext4_journal: connect transactions having reference to the same blocks
                  together.
lwext4/ext4.c
lwext4/ext4_journal.c
lwext4/ext4_types.h