[pnfs] status of git://linux-nfs.org/~bhalevy/linux-pnfs.git 2008-02-04

Benny Halevy bhalevy at panasas.com
Mon Feb 4 14:31:12 EST 2008


As discussed in out last concall I cleaned up the linux-pnfs tree
by deleting the non backchannel branches (they can still be accessed via
the *-draft-13-2.6.24-2008-02-01 tags) and making the backchannel "path"
of branches the main one in preparation for draft-19.  I also integrated
the latest patches sent from Ricardo, Dean, and Andy (Thanks! :)

The current tree structure is, therefore:

master
        upstream
                nfs41
                        rlabiaga-bc-v1
                                rlabiaga-bc-response-v1
                                        cb-compound
                                                cb-sequence
                                                        pnfs
                                                                cb-layout
                                                                        panlayout
                                                        nfs41-d19
                                                                pnfs-d19
                                                                        panlayout-d19

Callbacks are not fully tested yet.  Any help testing that will be appreciated.

Notes:
- as usual, to update your tracking branches use "git-remote update"

- to prune the obsolete branches use "git-remote prune origin" (assuming "origin" is the name you've
given to the remote tree)

- the *-d19 branches are meant for draft-19 development.
  To start with:
	nfs41-d19 == cb-sequence
	pnfs-d19 == cb-layout
	panlayout-d19 == panlayout
  Please base you patches on top of these branches taking the existing patchset in mind
  so the fixes can be easily incorporated into the existing patches (if possible).

Enjoy!

Benny


More information about the pNFS mailing list