]> 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)
committerNathan Cutler <ncutler@suse.com>
Tue, 4 Jul 2017 11:28:37 +0000 (13:28 +0200)
commitb7f46973b03bc9e113ccd55ede0f766a1b1eb0d3
tree188cf9954518e6e5a3a57104667cc750854839fa
parent5a69e33057982d78157b75bce3fc458e03260d9e
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>
(cherry picked from commit 3d25941aadd223669448d0f5d3c0bd1fefa72308)
src/client/Client.cc
src/client/Client.h