commit | de78b51a2852bddccd6535e9e12de65f92787a1e | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Thu Jan 31 18:21:12 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Wed Feb 20 12:59:36 2013 -0500 |
tree | 199124b0e3bf96a1edbcd184eba34e0d8bffbe24 | |
parent | e4a2bcaca9643e7430207810653222fc5187f2be [diff] |
btrfs: remove cache only arguments from defrag path 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>