]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #709 from ceph/wip-filerecover
authorGregory Farnum <greg@inktank.com>
Wed, 16 Oct 2013 18:13:35 +0000 (11:13 -0700)
committerGregory Farnum <greg@inktank.com>
Wed, 16 Oct 2013 18:13:35 +0000 (11:13 -0700)
This patch prevents us from inadvertently reducing sparse file sizes during recovery.
We also reduce some code duplication by using eval() directly in do_file_recover()
instead of reproducing the parts we care about.

Reviewed-by: Greg Farnum <greg@inktank.com>
1  2 
src/mds/MDCache.cc

Simple merge