At Fri, 16 Dec 2011 17:48:52 +0800, Liu Yuan wrote: > > From: Liu Yuan <tailai.ly at taobao.com> > > Currently if we recover the object from local old epoch store, we simply do > a hardlink to the old object. Since this operation holds some assumption about > underlying object store layout, we'd abstract it out. > > Signed-off-by: Liu Yuan <tailai.ly at taobao.com> > --- > sheep/sheep_priv.h | 2 ++ > sheep/simple_store.c | 21 ++++++++++++++++++++- > sheep/store.c | 15 ++++++--------- > 3 files changed, 28 insertions(+), 10 deletions(-) Applied, thanks! Kazutaka |