]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: skip stat invalidation when recording write errors
authorJosh Durgin <jdurgin@redhat.com>
Thu, 2 Jun 2016 22:04:59 +0000 (15:04 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Sat, 9 Jul 2016 01:33:13 +0000 (18:33 -0700)
commited33ffcbd3751284926ad485e61c90b65aceb00f
treed6c1c8af740962f1597c605ea655a7a7613643b3
parentcf8e466f34e273cb54904e7af130860083328ee0
ReplicatedPG: skip stat invalidation when recording write errors

This is only needed for the lost/unfound use of submit_log_entries() etc.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/osd/PG.cc
src/osd/PG.h
src/osd/PGLog.cc
src/osd/PGLog.h
src/osd/ReplicatedPG.h