]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs: respect mds_root_ino_[gid|uid] 5375/head
authorJohn Spray <john.spray@redhat.com>
Tue, 28 Jul 2015 11:43:33 +0000 (12:43 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 28 Jul 2015 13:15:00 +0000 (14:15 +0100)
commit34cb85e784193b1a611e6fdabfbf305d593f8568
treeeef6ac3dbf233ef539e336825d50f0fcb3914fa0
parent4e42414021fc0926390c3b3714f4f3f7fab3027a
tools/cephfs: respect mds_root_ino_[gid|uid]

...while injecting inodes.  So that if you're a cephfs
admin but not uid=0 on the client, you can get things
injected as your choice of uid/gid.

Definitely useful for dev/test, potentially useful
elsewhere too.

Signed-off-by: John Spray <john.spray@redhat.com>
src/tools/cephfs/DataScan.cc