]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: refactor CDir::_omap_fetched
authorJohn Spray <john.spray@redhat.com>
Tue, 2 Jun 2015 09:12:24 +0000 (10:12 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 18 Jun 2015 10:19:44 +0000 (11:19 +0100)
commitdeec710c15c6c26a113d21e2b5d632b6402af6d2
treee140228406fd38c52674a40980852813ab200802
parent47c5435d2ddc02580c6dad7e84931d1b7b28879a
mds: refactor CDir::_omap_fetched

Move the dentry decoding into _load_dentry
so that it can subsequently be wrapped
with error handling.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/CDir.cc
src/mds/CDir.h