-
- Downloads
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>
Showing
- fs/btrfs/ctree.c 10 additions, 55 deletionsfs/btrfs/ctree.c
- fs/btrfs/ctree.h 4 additions, 4 deletionsfs/btrfs/ctree.h
- fs/btrfs/ioctl.c 4 additions, 4 deletionsfs/btrfs/ioctl.c
- fs/btrfs/transaction.c 4 additions, 4 deletionsfs/btrfs/transaction.c
- fs/btrfs/transaction.h 1 addition, 1 deletionfs/btrfs/transaction.h
- fs/btrfs/tree-defrag.c 7 additions, 12 deletionsfs/btrfs/tree-defrag.c
- fs/btrfs/tree-log.c 2 additions, 2 deletionsfs/btrfs/tree-log.c
Loading
Please register or sign in to comment