]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephfs/Datascan: Fix nodiscard warning 45514/head
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 9 Mar 2022 06:57:37 +0000 (01:57 -0500)
committerKefu Chai <tchaikov@gmail.com>
Fri, 18 Mar 2022 03:29:33 +0000 (11:29 +0800)
commit5b161628c6c2e480c420a461f776d49d80976ff4
tree28fc15a8d0dff22219013868b0f4400815034995
parentba9c196ee15eb942f1cbad3f76edaac6bcc0acdf
cephfs/Datascan: Fix nodiscard warning

Also make the intention (that is, inserting an inode with an empty
list) more apparent.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/tools/cephfs/DataScan.cc