]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: plumb a "lazy" arg into _readdir_cache_cb and readdir_r_cb
authorJeff Layton <jlayton@redhat.com>
Mon, 24 Oct 2016 14:03:00 +0000 (10:03 -0400)
committerJeff Layton <jlayton@redhat.com>
Tue, 25 Oct 2016 17:06:29 +0000 (13:06 -0400)
commit57fe4da2a72b923346c7e845661520c015fa1078
treef4ebb36baf839813e72f8a48b60a50ad24dd0cc9
parentc248fa7be1e4c4e96df973230401e17f53dec4de
client: plumb a "lazy" arg into _readdir_cache_cb and readdir_r_cb

...that defaults to true since that's what most of the callers want.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/client/Client.cc
src/client/Client.h