Re: [patch tabled 1/8] Shuffle fields of storage nodes
Jeff Garzik <[email protected]> Tue, 07 Dec 2010 05:21:47 -0500
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/28/2010 08:39 PM, Pete Zaitcev wrote: > This helps copy-paste safer later, mostly. > > Signed-off-by: Pete Zaitcev<[email protected]> > > --- > server/object.c | 2 - > server/storage.c | 79 ++++++++++++++++++++++++++------------------- > server/tabled.h | 12 +++--- > 3 files changed, 53 insertions(+), 40 deletions(-) applied 1-5 Gonna give the file backend a cursory test, and swift backend a slightly-more-than-cursory test, then merge those. Well done! Pluggable storage backends make tabled more interesting.