btrfs: remove cache only arguments from defrag path
authorEric Sandeen <sandeen@redhat.com>
Thu, 31 Jan 2013 18:21:12 +0000 (18:21 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Wed, 20 Feb 2013 17:59:36 +0000 (12:59 -0500)
The entry point at the defrag ioctl always sets "cache only" to 0;
the codepaths haven't run for a long time as far as I can
tell.  Chris says they're dead code, so remove them.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>

No differences found