On 6/8/16 9:53 PM, Reinoud Koornstra wrote: >> In your Linus git tree: >> >> $ git remote add xfsdev git://git.kernel.org/git/dgc/linux-xfs.git >> $ git remote update >> $ git checkout -b xfsdev-merge v4.6 >> $ git merge xfsdev/xfs-for-linus-4.7-rc1 > > Tried to do this: > > reinoud@router-dev:~/Downloads/kernel_current$ git remote add xfsdev > git://git.kernel.org/git/dgc/linux-xfs.git I think that should be: git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git -Eric > reinoud@router-dev:~/Downloads/kernel_current$ git remote update > Fetching origin > Fetching xfsdev > fatal: remote error: access denied or repository not exported: > /git/dgc/linux-xfs.git > error: Could not fetch xfsdev > > I don't think I have access to git.kernel.org in terms of pushing. :) > Or am I doing something else wrong. > Forgive the trivial question. > > Btw, I started in the most current linus git tree.... or should I git > 4.6.y and then do your suggestions? > > Thanks, > > Reinoud. > >> >> And that should give you the XFS changes for 4.7-rc1 in a vanilla 4.6 >> tree. This merge is one of the things I test (i.e. send to my test >> machiens for a round of xfstests and other stress) before sending a >> pull request to Linus, so it should work just fine. >> >> Cheers, >> >> Dave. >> -- >> Dave Chinner >> david@xxxxxxxxxxxxx > _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs