ceph: avoid accessing / when mounting a subpath
authorYan, Zheng <zyan@redhat.com>
Wed, 14 Sep 2016 06:53:05 +0000 (14:53 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 3 Oct 2016 14:13:50 +0000 (16:13 +0200)
commitce2728aaa82bbebae7d20345324af3f0f49eeb20
tree731e14ae717753dbaf2771956266a1f36a6d856a
parentdb4a63aab43b2040292b2023512864702b5f9799
ceph: avoid accessing / when mounting a subpath

Accessing / causes failuire if the client has caps that restrict path

Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/super.c