]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: abstract out the guts of ll_create into _ll_create
authorJeff Layton <jlayton@redhat.com>
Mon, 24 Oct 2016 14:02:59 +0000 (10:02 -0400)
committerJeff Layton <jlayton@redhat.com>
Tue, 25 Oct 2016 17:06:28 +0000 (13:06 -0400)
commitbf5c3d13e480a8fb19c41172cbae6ea776687156
tree0b240eff33abba3f4ff79556eba69373dacbde06
parent775900e9b362e00bdac2399452cf6688ecdb7f9c
client: abstract out the guts of ll_create into _ll_create

Make a common function that can be called and move the handling of the
out inode reference and attribute handling into the caller.

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