From: Eric Sandeen Date: Thu, 31 Jan 2013 18:21:12 +0000 (+0000) Subject: btrfs: remove cache only arguments from defrag path X-Git-Tag: v3.9-rc1~17^2~29^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de78b51a2852bddccd6535e9e12de65f92787a1e;p=pandora-kernel.git 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 Signed-off-by: Josef Bacik --- Reading git-diff-tree failed