commit | 74e4e6db38918620bdf8a46e94982ead2b228d43 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue May 03 09:34:42 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue May 03 09:34:42 2011 -0400 |
tree | 1bebec0e236c670036116e6f77eb1170dc5a0ef1 | |
parent | deeeaf13b291420fe4a4a52606b9fc9128387340 [diff] |
ext4: set extents flag when migrating file to use extents Fix a typo that was introduced in commit 07a038245b (in 2.6.36) which caused the extents flag not to be set at the conclusion of converting an inode to use extents. Reported-by: Peter Uchno <peter.uchno@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>