lkml.org 
[lkml]   [2008]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Distributed storage release.
Hi.

On Mon, Oct 13, 2008 at 09:20:38PM +0400, Evgeniy Polyakov (johnpol@2ka.mipt.ru) wrote:
> I am pleased to announce new distributed storage (DST) project release.
> This release increases size of the patch by 10% by providing lots of
> comments on how code works. Also cleaned up number of pointed issues:
> kzalloc/kcalloc, style, config deps and so on.

Just in case you will want to apply it to the latest tree and compile,
following patch is needed to properly work with 2.6.27 tree.
2.6.26 (as what it was against) does not need this.

diff --git a/drivers/block/dst/dcore.c b/drivers/block/dst/dcore.c
index d58eb93..039d59b 100644
--- a/drivers/block/dst/dcore.c
+++ b/drivers/block/dst/dcore.c
@@ -24,6 +24,7 @@
#include <linux/jhash.h>
#include <linux/idr.h>
#include <linux/init.h>
+#include <linux/namei.h>
#include <linux/slab.h>
#include <linux/socket.h>

--
Evgeniy Polyakov


\
 
 \ /
  Last update: 2008-10-15 01:25    [W:0.035 / U:1.948 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site