]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mdcache: check return values when purging an inode.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Wed, 11 May 2011 17:30:57 +0000 (10:30 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Wed, 11 May 2011 18:37:21 +0000 (11:37 -0700)
commit140886c8c46ebda77b447a50bc545d8e44834318
treed17158ce5e9de8da43fa3d9498a08a5d96222f93
parent3a8f36f5700ed97d364b0d7dde8d597bb04c5bdf
mdcache: check return values when purging an inode.

Previously we weren't looking, and if there's a problem
we probably shouldn't be moving on.
Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/mds/MDCache.cc
src/mds/MDCache.h