Liang Guo | 26 Jul 2012 20:36
Picon

[PATCH] bcache: Update git repository address in user document

Signed-off-by: Liang Guo <guoliang@...>
---
 Documentation/bcache.txt |    4 ++--
 1 个文件被修改,插入 2 行(+),删除 2 行(-)

diff --git a/Documentation/bcache.txt b/Documentation/bcache.txt
index d42b876..6928299 100644
--- a/Documentation/bcache.txt
+++ b/Documentation/bcache.txt
 <at>  <at>  -3,8 +3,8  <at>  <at>  nice if you could use them as cache... Hence bcache.

 Wiki and git repositories are at:
   http://bcache.evilpiepirate.org
-  http://evilpiepirate.org/~kent/linux-bcache.git
-  http://evilpiepirate.org/~kent/bcache-tools.git
+  http://evilpiepirate.org/git/linux-bcache.git
+  http://evilpiepirate.org/git/bcache-tools.git

 It's designed around the performance characteristics of SSDs - it only allocates
 in erase block sized buckets, and it uses a hybrid btree/log to track cached
--

-- 
1.7.10.4

Kent Overstreet | 26 Jul 2012 23:07
Picon
Favicon

Re: [PATCH] bcache: Update git repository address in user document

Thanks, applied.

On Fri, Jul 27, 2012 at 02:36:18AM +0800, Liang Guo wrote:
> Signed-off-by: Liang Guo <guoliang@...>
> ---
>  Documentation/bcache.txt |    4 ++--
>  1 个文件被修改,插入 2 行(+),删除 2 行(-)
> 
> diff --git a/Documentation/bcache.txt b/Documentation/bcache.txt
> index d42b876..6928299 100644
> --- a/Documentation/bcache.txt
> +++ b/Documentation/bcache.txt
>  <at>  <at>  -3,8 +3,8  <at>  <at>  nice if you could use them as cache... Hence bcache.
>  
>  Wiki and git repositories are at:
>    http://bcache.evilpiepirate.org
> -  http://evilpiepirate.org/~kent/linux-bcache.git
> -  http://evilpiepirate.org/~kent/bcache-tools.git
> +  http://evilpiepirate.org/git/linux-bcache.git
> +  http://evilpiepirate.org/git/bcache-tools.git
>  
>  It's designed around the performance characteristics of SSDs - it only allocates
>  in erase block sized buckets, and it uses a hybrid btree/log to track cached
> -- 
> 1.7.10.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
> the body of a message to majordomo@...
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
(Continue reading)


Gmane