Re: aufs3 GIT release

2013-05-06 Thread Klaus Knopper
Hello,

It seems that the 3.9 branch of aufs3-standalone.git (not
aufs3-linux.git) is not available yet on sourceforge or github, or did I
miss something?

Regards
-Klaus

On Mon, May 06, 2013 at 10:36:02AM +0900, sf...@users.sourceforge.net wrote:
 o news
 - a new branch aufs3.9 is created, and aufs3.x-rcN is for linux-3.10.
 - aufs3-linux.git on SourceForge is unstable and unreliable. Until it
   calm down, try git://github.com/sfjro/aufs3-linux.git instead.
 
 o enhancement
 - the simple linked list for the aufs pseudo-link is restructured, and
   it becomes a very simple hashed list.
 
 J. R. Okajima
 
 --
 - aufs3-linux.git#aufs3.2..aufs3.8 branch
   aufs: plink hlist 1/5, tiny, split au_plink_half_refresh()
   aufs: plink hlist 2/5, tiny, implement au_sphl for hlist
   aufs: plink hlist 3/5, convert the plink list into hlist
   aufs: plink hlist 4/5, make it a hashed array
   aufs: plink hlist 5/5, implement /debug/aufs/si_id/plink
   aufs: update the donator list
 
 - aufs3-linux.git#aufs3.9 branch
   Addtion to above,
   aufs: for 3.9, remove the pos param from hlist func
 
 - aufs3-linux.git#aufs3.x-rcN branch
   ditto
 
 - aufs3-standalone.git
   ditto
 
 - aufs-util.git
   none

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may


Re: aufs3 GIT release

2013-05-06 Thread sfjro

Klaus Knopper:
 It seems that the 3.9 branch of aufs3-standalone.git (not
 aufs3-linux.git) is not available yet on sourceforge or github, or did I
 miss something?

The aufs3-standalone.git exists on SourceForge only, and it surely
contains the aufs3.9 branch.
What made you it doesn't?


J. R. Okajima

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may


Re: aufs3 GIT release

2013-05-06 Thread Klaus Knopper
On Tue, May 07, 2013 at 11:57:58AM +0900, sf...@users.sourceforge.net wrote:
 
 Klaus Knopper:
  It seems that the 3.9 branch of aufs3-standalone.git (not
  aufs3-linux.git) is not available yet on sourceforge or github, or did I
  miss something?
 
 The aufs3-standalone.git exists on SourceForge only, and it surely
 contains the aufs3.9 branch.
 What made you it doesn't?

$ rm -f aufs3-standalone.git
$ git clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-standalone.git 
aufs3-standalone.git
$ cd aufs3-standalone.git
$ git branch -a
* master
  remotes/origin/HEAD - origin/master
  remotes/origin/aufs3.0
  remotes/origin/aufs3.1
  remotes/origin/aufs3.2
  remotes/origin/aufs3.3
  remotes/origin/aufs3.4
  remotes/origin/aufs3.5
  remotes/origin/aufs3.6
  remotes/origin/aufs3.7
  remotes/origin/aufs3.8
  remotes/origin/aufs3.x-rcN
  remotes/origin/master

But I remember you wrote earlier something about having to check out new
branches separately, just can't find your mail right now.

Regards
-Klaus

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may


Re: aufs3 GIT release

2013-05-06 Thread sfjro

Klaus Knopper:
 $ rm -f aufs3-standalone.git
 $ git clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-standalone.git 
 aufs3-standalone.git

The GIT repos on SourceForge was converted and the new one is
git://git.code.sf.net/p/aufs/aufs3-linux


J. R. Okajima

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may


Re: aufs3 GIT release

2013-05-06 Thread sfjro

 The GIT repos on SourceForge was converted and the new one is
 git://git.code.sf.net/p/aufs/aufs3-linux

I mean
git://git.code.sf.net/p/aufs/aufs3-standalone


J. R. Okajima

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may