]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephfs-shell: handle du's arguments elsewhere outside do_du()
authorRishabh Dave <ridave@redhat.com>
Fri, 23 Aug 2019 12:50:04 +0000 (18:20 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 13 Sep 2019 05:15:46 +0000 (10:45 +0530)
commitedb6724fabbcd3446f882f3a5040a9fbb35abdd6
tree869cd3e1f60d5f426d99b3e685c552b51f30daba
parentba1e27000349f7fc72997e44e8e0acfcc92f8832
cephfs-shell: handle du's arguments elsewhere outside do_du()

Create new action class for do_du()'s args.paths and push the code that
handles arguments for do_du() in there. The intention is to keep only
the code that does some disk usage stuff in do_du().

Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/tools/cephfs/cephfs-shell