]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: _getattr on quota_root before using in statfs
authorJohn Spray <john.spray@redhat.com>
Wed, 15 Mar 2017 17:51:44 +0000 (17:51 +0000)
committerJohn Spray <john.spray@redhat.com>
Fri, 14 Apr 2017 10:38:48 +0000 (06:38 -0400)
commit3d25941aadd223669448d0f5d3c0bd1fefa72308
tree0dde0b41186c7753f46f212b479a5b9c9d80d11f
parent532dc4b68e538c189ef828f67cecd0d647a62250
client: _getattr on quota_root before using in statfs

...so that after someone adjusts the quota settings
on an inode that another client is using as its mount root,
the change is visible immediately on the other client.

Signed-off-by: John Spray <john.spray@redhat.com>
src/client/Client.cc
src/client/Client.h