Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: online defrag is not supported for journaled files
Proper block swap for inodes with full journaling enabled is truly non obvious task. In order to be on a safe side let's explicitly disable it for now. Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Cc: stable@vger.kernel.org
- Loading branch information