]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/ObjectCacher: fix off-by-one error in bh_write_commit()
authorYan, Zheng <zyan@redhat.com>
Thu, 25 Jan 2018 02:25:25 +0000 (10:25 +0800)
committerPrashant D <pdhange@redhat.com>
Fri, 2 Feb 2018 06:25:59 +0000 (01:25 -0500)
commit43b37b83df897b57c10cea2ae307897f1f7fb96c
treec3719f3cd8682fa59ca197770af5a75cc788d80d
parenta219bf47277d923db18dd221660a04bb6bac3580
osdc/ObjectCacher: fix off-by-one error in bh_write_commit()

Fixes: https://tracker.ceph.com/issues/22741
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit cc4c6dcc2ffdc482f1915db569949e674691c372)
src/osdc/ObjectCacher.cc