ext4: make online defrag error reporting consistent
authorEric Whitney <enwlinux@gmail.com>
Mon, 22 Jun 2015 01:38:03 +0000 (21:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 22 Jun 2015 01:38:03 +0000 (21:38 -0400)
Make the error reporting behavior resulting from the unsupported use
of online defrag on files with data journaling enabled consistent with
that implemented for bigalloc file systems. Difference found with
ext4/308.

Signed-off-by: Eric Whitney <enwlinux@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/ext4/move_extent.c

Simple merge