]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: quit on failed remount during dentry invalidate test 19370/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Wed, 31 Jan 2018 21:57:42 +0000 (22:57 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Wed, 31 Jan 2018 21:57:42 +0000 (22:57 +0100)
commitcf6799e4b5323641502e6da9f546c9a6cee3cb21
tree46f98ba3bc7d0bd879fec65c7e881adc8523e0ea
parent9e0eea2be2d135c3c55fb402c64db171a70022a1
client: quit on failed remount during dentry invalidate test

Fixes: http://tracker.ceph.com/issues/22269
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 5b2b1d14468c290c56ee6c95ea557c99464e0098)

Conflicts:
  PendingReleaseNotes: trivial conflict
src/ceph_fuse.cc
src/client/Client.cc: i chosed to pick code from 5b2b1d1 because, to fixthe issue, we need to call _do_remount which was introduced in 5b2b1d1.
PendingReleaseNotes
src/ceph_fuse.cc
src/client/Client.cc
src/client/Client.h
src/common/legacy_config_opts.h
src/common/options.cc