]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: validate client 'root' metadata field
authorJohn Spray <john.spray@redhat.com>
Fri, 2 Oct 2015 10:15:37 +0000 (11:15 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 5 Jan 2016 14:05:03 +0000 (14:05 +0000)
commit4932cb9ce0fba61821f8aa65e5edb47d809e1454
tree544707ff669a03edb407984c9c54832e5f16001e
parenta327dd8327acd5055ae5ec2d760cd9a0d0cf94da
mds: validate client 'root' metadata field

Give this field special treatment so that
users can be sure that clients are not claiming
to have mounted a root outside of what they
are really authorized to access.

Signed-off-by: John Spray <john.spray'redhat.com>
src/mds/Server.cc