[pnfs] A git-tree with my last 19 linux-pnfs-2.6-latest READ I/O patches

Ricardo Labiaga ricardo.labiaga at netapp.com
Fri Nov 30 14:50:45 EST 2007


On a related note, do people prefer to move the 2.6-latest work into a
branch of git://linux-nfs.org/pub/linux/linux-pnfs.git?  Instead of
having it as a separate tree?

- ricardo


On Fri, 2007-11-30 at 14:40 -0500, J. Bruce Fields wrote:
> On Fri, Nov 30, 2007 at 01:39:02PM -0500, William A. (Andy) Adamson wrote:
> > Hi Marc
> > 
> > Last pNFS telecon, you asked if there was a git tree that you could clone
> > rather than having to apply patches from email. Bruce showed me how to add a
> > branch to the my public tree (the 2.6.18.3 tree).
> > 
> > so this tree:  git://linux-nfs.org/pub/linux/linux-pnfs.git now contains a
> > branch called pnfs-client-read-11-30-2007.
> > 
> > so, in the git://linux-nfs.org/pub/linux/linux-pnfs.git tree
> > 
> > 1) git fetch
> > 2) git checkout origin/pnfs-client-read-11-30-2007
> 
> Note actually there's no need to clone a new tree from linux-pnfs.git if
> you don't already have one.  Just cd into any existing linux repo that
> you have, and run
> 
> 	git remote add andros-pnfs git://linux-nfs.org/pub/linux/linux-pnfs.git
> 	git fetch andros-pnfs
> 	git checkout andros-pnfs/pnfs-client-read-11-30-2007
> 
> (The name "andros-pnfs" is arbitrary--you can use whatever name you
> like.)
> 
> --b.
> _______________________________________________
> pNFS mailing list
> pNFS at linux-nfs.org
> http://linux-nfs.org/cgi-bin/mailman/listinfo/pnfs


More information about the pNFS mailing list