]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: prevent trim count from underflowing 18309/head
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 14 Oct 2017 20:47:53 +0000 (13:47 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Sat, 14 Oct 2017 20:47:53 +0000 (13:47 -0700)
commit452bdd8b35643ed82d8614efcd4ca22688392eb6
treebfa03daf4dee17f7fe983b6ab69fdb8bbf1db190
parent45abc927ce8b3c22b7f16fb1b38d9f702d99a97e
mds: prevent trim count from underflowing

Fixes: http://tracker.ceph.com/issues/21807
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/MDCache.cc