commit | 0047255f602ae725a37f24c9b3214a1400459a20 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sun Dec 15 23:54:07 2013 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Dec 15 23:54:09 2013 -0500 |
tree | 51396267eaabc3b1f91d1723f0a0cec3f758e1c2 | |
parent | 69beadcfb285cb5ee254d7f53c64a3f0dc42e229 [diff] |
e2fsck: try implied cluster allocation when expanding a dir When we're expanding a directory, check to see if we're doing an implied cluster allocation; if so, we don't need to allocate a new block, and we certainly don't need to update the summary counts. Reported-by: Zheng Liu <wenqing.lz@taobao.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>