]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-daemon: use 'iglob' instead of 'glob'
authorMichael Fritch <mfritch@suse.com>
Sun, 24 Nov 2019 01:05:40 +0000 (18:05 -0700)
committerMichael Fritch <mfritch@suse.com>
Mon, 25 Nov 2019 23:45:14 +0000 (16:45 -0700)
commitc93a30f08437b9fd214ba99d54d09ea457c461e5
treea0e2a684e22a7b0378bd4400f8fefd0348f11eb7
parentf876fe35dae3328cb63146ef8885e692dd621e83
ceph-daemon: use 'iglob' instead of 'glob'

Use a glob iterator for instances where the matched pathnames return a
very long list of files.

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/ceph-daemon/ceph-daemon