commit | d2ed02a94086e1221041bc59825add3d0a657e19 | [log] [tgz] |
---|---|---|
author | Mohamad Ayyash <mkayyash@google.com> | Thu Apr 28 21:49:01 2016 -0700 |
committer | Mohamad Ayyash <mkayyash@google.com> | Thu Apr 28 21:49:01 2016 -0700 |
tree | bf8b3203bc1d5c3724690010783014d899e28032 | |
parent | dedf8f9705df13e1fd07d3f754216d34725bb269 [diff] |
Incremental Ext4 Bug: prevent out of bound boundary allocations This happens around the boundary of block groups where a slightly different block boundary is set based on size of filesystem which means allocations based on a previous filesystem layout need to verify they're not crossing that new bounday BUG: 27698960 Change-Id: I45d444b4477f14f71e8f17144523505a7525b4e2 Signed-off-by: Mohamad Ayyash <mkayyash@google.com>