Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: set extents flag when migrating file to use extents
Fix a typo that was introduced in commit 07a0382 (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>
- Loading branch information