]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: small cleanup in fill_statx()
authorJeff Layton <jlayton@redhat.com>
Wed, 12 Oct 2016 11:04:41 +0000 (07:04 -0400)
committerJeff Layton <jlayton@redhat.com>
Wed, 12 Oct 2016 11:04:41 +0000 (07:04 -0400)
commit94e310e945ffeccc3beebcda2dbb119bc6ba5f74
treeb52d60cbfc437ab0a86f0bf604f167482677191c
parent08716fb0651e4baa33dd14d92e8899f65d45e6fd
client: small cleanup in fill_statx()

Make the setting of stx_ino more compact, and add comment explaining
why we set the type bits there.

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