configure: enable e4defrag engine regardless of MOVE_EXTENT compile test
authorJens Axboe <axboe@kernel.dk>
Sat, 12 Jan 2013 09:27:53 +0000 (10:27 +0100)
committerJens Axboe <axboe@kernel.dk>
Sat, 12 Jan 2013 09:27:53 +0000 (10:27 +0100)
commitc7165b8dc2b5e6c72ac79d9979cc8971f2eeac30
treec7055c7947b3c63dddcbffbea4da56347174e670
parent1ae83d45ed853cd73b95b89ae14cacac5b97187e
configure: enable e4defrag engine regardless of MOVE_EXTENT compile test

It may exist in the running kernel, even if the defines
and structures haven't bubbled back into userspace yet.
The engine carries it's own check and structure define
for that case.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
configure