Whamcloud - gitweb
AOSP: libext2fs: increment i_blocks for shared blocks
authorJin Qian <jinqian@google.com>
Thu, 1 Feb 2018 01:46:46 +0000 (17:46 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 21 Jun 2018 13:43:28 +0000 (09:43 -0400)
commite4d5edd6d1c7bfaed558994e722716c09fe91e0c
tree2db858d82f7a5d83b058197958a68b286f1c2205
parent611d341377607d69b053436fec6de016fe8258fd
AOSP: libext2fs: increment i_blocks for shared blocks

This fixes an incorrect i_blocks count when using shared blocks.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Google-Bug-Id: 64109868
Change-Id: I44a4997f6a93f2a3fc9aa362fd39d72e7cc9ff84
From AOSP commit: 632cc1f02d47ce54d9f17ca5d80c2d7ba2851020
lib/ext2fs/fileio.c