]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds/CDir: do not set referenced variable
authorKefu Chai <kchai@redhat.com>
Tue, 17 Aug 2021 00:38:30 +0000 (08:38 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 17 Aug 2021 00:47:33 +0000 (08:47 +0800)
commitdfc14d2a363598c341d9afa3fcfffefd012e67e6
treee938a70c3c87dcce2aab54fc1095c3d3e7970127
parent658ecaec8ebade868799f2535bd195853f07f7f9
mds/CDir: do not set referenced variable

off is set by never get referenced, let's just drop it.

this variable was introduced by
0ec5f3a84aa29ec422e920fb5dc989ed90897e6b.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mds/CDir.cc