]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: abort requests on session reject
authorJohn Spray <john.spray@redhat.com>
Fri, 27 Nov 2015 13:23:29 +0000 (13:23 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 5 Jan 2016 14:05:04 +0000 (14:05 +0000)
commitd7991938182a7a4be515660d2b87e19e2b0a7345
tree40c3979dfc91f874fbcc17acd7ba669535fc4fb4
parent94ee1ead0ae8949f67afe832bc3ddb7ae26f0070
client: abort requests on session reject

...and by extension make the mount fail because the
stat on the root will fail during mount.

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