PNFS Development Git tree
From Linux NFS
(Difference between revisions)
BennyHalevy (Talk | contribs) |
BennyHalevy (Talk | contribs) |
||
Line 3: | Line 3: | ||
Main Branches: | Main Branches: | ||
* nfs41: Sessions and other non-pnfs NFSv4.1 code | * nfs41: Sessions and other non-pnfs NFSv4.1 code | ||
- | * pnfs: pNFS code | + | * pnfs: nfs41 + pNFS code |
+ | * pnfs-all: roll-up branch of all (nfs41, pnfs, spnfs, pnfs-gfs2, pnfsd-lexp, panlayout, and pnfs-block) branches. | ||
Server Back-end branches: | Server Back-end branches: | ||
Line 13: | Line 14: | ||
* panlayout: Panasas OSD objects-based layout driver. | * panlayout: Panasas OSD objects-based layout driver. | ||
* pnfs-block: Block-based layout driver. | * pnfs-block: Block-based layout driver. | ||
- | |||
- | |||
Web: | Web: | ||
Line 21: | Line 20: | ||
Development Snapshots: | Development Snapshots: | ||
* [http://git.linux-nfs.org/?p=bhalevy/linux-pnfs.git;a=commitdiff_plain;h=pnfs-all-2.6.27-rc4-2008-08-27;hp=v2.6.27-rc4 pnfs-all-2.6.27-rc4-2008-08-27] | * [http://git.linux-nfs.org/?p=bhalevy/linux-pnfs.git;a=commitdiff_plain;h=pnfs-all-2.6.27-rc4-2008-08-27;hp=v2.6.27-rc4 pnfs-all-2.6.27-rc4-2008-08-27] | ||
- | |||
** Applies against the Linux 2.6.27-rc4 kernel. | ** Applies against the Linux 2.6.27-rc4 kernel. | ||
* [http://git.linux-nfs.org/?p=bhalevy/linux-pnfs.git;a=commitdiff_plain;h=pnfs-all-2.6.26-2008-08-27;hp=v2.6.26 pnfs-all-2.6.26-2008-08-27] | * [http://git.linux-nfs.org/?p=bhalevy/linux-pnfs.git;a=commitdiff_plain;h=pnfs-all-2.6.26-2008-08-27;hp=v2.6.26 pnfs-all-2.6.26-2008-08-27] | ||
- | |||
** Applies against the Linux 2.6.26 kernel. | ** Applies against the Linux 2.6.26 kernel. | ||
Revision as of 09:15, 27 August 2008
git://linux-nfs.org/~bhalevy/linux-pnfs.git
Main Branches:
- nfs41: Sessions and other non-pnfs NFSv4.1 code
- pnfs: nfs41 + pNFS code
- pnfs-all: roll-up branch of all (nfs41, pnfs, spnfs, pnfs-gfs2, pnfsd-lexp, panlayout, and pnfs-block) branches.
Server Back-end branches:
- spnfs: Simple pNFS server.
- pnfs-gfs2: pNFS server extensions for the GFS2 file system.
- pnfsd-lexp: pNFS Local Export of any local file system (not clustered, MDS and DS on same machine)
Layout Driver branches:
- panlayout: Panasas OSD objects-based layout driver.
- pnfs-block: Block-based layout driver.
Web: http://git.linux-nfs.org/
Development Snapshots:
- pnfs-all-2.6.27-rc4-2008-08-27
- Applies against the Linux 2.6.27-rc4 kernel.
- pnfs-all-2.6.26-2008-08-27
- Applies against the Linux 2.6.26 kernel.
- pnfs-all-v2.6.25
- A roll-up patch of nfs41, pnfs, spnfs, pnfsd-lexp, pnfs-gfs2, pnfs-block, and panlayout.
- Applies against the Linux 2.6.25 kernel.