]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tasks: rename FuseMount.get_client_id to get_global_id
authorJohn Spray <jspray@redhat.com>
Mon, 8 Sep 2014 10:34:07 +0000 (11:34 +0100)
committerJohn Spray <jspray@redhat.com>
Fri, 19 Sep 2014 13:16:13 +0000 (14:16 +0100)
commit3e07bd1aaa6938ce8b7a8e3847e1a5d21f890aff
tree9ab9a4e83adc76b526caf3ab64f29d36ec39102d
parent7274289542d4416e7230d4ed5a304444f9572e15
tasks: rename FuseMount.get_client_id to get_global_id

'client_id' was ambiguous because in other places it
meant the '0' in client.0, whereas here it means
the runtime-generated global ID of the client.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/fuse_mount.py
tasks/mds_client_limits.py
tasks/mds_client_recovery.py