[sheepdog] [PATCH] sheep: add plain store driver
Liu Yuan
namei.unix at gmail.com
Fri Aug 24 10:24:59 CEST 2012
On 08/24/2012 03:55 PM, MORITA Kazutaka wrote:
> This introduces a storage driver 'plain' based on the current storage
> interface. The design of the plain store is similar to one of the
> farm driver. The main difference is that the current farm uses the
> sha1 based backend store for stale objects, but simple_store uses a
> flat directory for them. With this design, plain store can move
> objects from the working directory to the backend store efficiently
> with rename(2).
Applied, thanks.
Yuan
More information about the sheepdog
mailing list