commit | bb581bde62d77b367c13bd56821f279ce1701c1b | [log] [tgz] |
---|---|---|
author | Jin Qian <jinqian@google.com> | Mon Aug 28 12:38:39 2017 -0700 |
committer | Jin Qian <jinqian@google.com> | Mon Aug 28 12:38:39 2017 -0700 |
tree | 27a9ab0ce503d25340a19657f62493a09a58cafc | |
parent | 36e33dd549f01a773b49d6307fc5c8925ef4d768 [diff] |
ext4_utils: skip symbolic links in basefs file base_fs uses actual file size instead of size of symlink itself to reserve data blocks. This caused extra data blocks to be reserved and failed e2fsck. Bug: 35262536 Change-Id: I0e9b0cc99a0f9a33596928b01468426fc2d34ab0