]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephfs: rename ceph_mds_request_head and _args with a _legacy postfix
authorJeff Layton <jlayton@redhat.com>
Mon, 29 Aug 2016 11:16:40 +0000 (07:16 -0400)
committerJeff Layton <jlayton@redhat.com>
Mon, 29 Aug 2016 14:33:46 +0000 (10:33 -0400)
commit3148b67bd77732ce66fc7f0f9c80c44f25c08466
tree0e557f0c3f79c0d5dd52decd32f151aa2fdfaaee
parent806991e85e93502d36514a28762ddf2261bf629a
cephfs: rename ceph_mds_request_head and _args with a _legacy postfix

We're going to need to introduce new versions of these structures in
order to expand the setattr union member. Rename the existing ones so
that it's clear that they are for legacy clients and servers.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/client/Client.cc
src/client/MetaRequest.h
src/include/ceph_fs.h
src/include/types.h
src/messages/MClientRequest.h