Return-Path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:61902 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753894Ab1FNWY1 (ORCPT ); Tue, 14 Jun 2011 18:24:27 -0400 Received: by vws1 with SMTP id 1so4877714vws.19 for ; Tue, 14 Jun 2011 15:24:26 -0700 (PDT) Message-ID: <4DF7DF98.6090406@gmail.com> Date: Tue, 14 Jun 2011 18:24:24 -0400 From: Benny Halevy To: Boaz Harrosh CC: Benny Halevy , NFS list , open-osd Subject: Re: [PATCHSET 0/8] pnfsd-exofs: New set of exofs pnfs export patches References: <4DF7CA2F.7030407@panasas.com> <4DF7CBE6.1050406@tonian.com> In-Reply-To: <4DF7CBE6.1050406@tonian.com> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 OK, I took this in under pnfs-all-3.0-rc3-2011-06-14-2 The new tree structure is: master (at nfs-2.6/nfs-for-bakeathon, based off of v3.0-rc3) nfs-upstream pnfs-block pnfs-obj nfsd-upstream nfsd41-all pnfsd-all pnfsd-exofs-all pnfsd-lexp-all spnfs-all spnfs-block-all pnfs-all-latest +pnfs-obj (that's a merge :) Benny On 2011-06-14 17:00, Benny Halevy wrote: > On 2011-06-14 16:53, Boaz Harrosh wrote: >> >> Benny hi >> >> I'm submitting a new SQUASHED set of exofs patches. These should completely >> replace the patches you have now in the pnfsd-exofs{-all} branch >> > > Great, thanks! > >> If anyone is curios I'll send a SQUASHME patchset as reply to this mail. >> >> I Think the pnfsd-exofs branch should advance down to before the pnfsd-exp-all. >> It should be the first or second candidate for inclusion. > > makes sense > >> >> BTW: You forgot to branch the pnfs-blocks branch last time. > > Already fixed... (pnfs-block is there) > >> >> I think that now, since most of the client code is in-tree and all the common code >> is in. It would be easier to work with a tree that has two separate branches for the >> 1.block-layout and 2.server branches. And the pnfs-all-latest which merges the two. >> >> something like: >> >> >> |----pnfsd(including gfs2_---pnfsd-exofs---pnfsd-exp----pnfsd-spnfs----pnfsd-spnfs-blocks ---| >> nfs-linux-next--| + --- pnfs-all-latest >> | --------pnfs-blocks------------------------------------------------------------------------| > > Good point, I'll try it out. > >> >> * "+" means a merge >> >> It will be much easier to develop this way >> >> usual list of patches: >> >> [PATCH 1/8] nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4 >> [PATCH 2/8] exofs: pnfs-tree: Remove pnfs-osd private definitions >> [PATCH 3/8] pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanup >> >> Intended for upstream >> >> [PATCH 4/8] pnfsd-exofs: pnfs objects server XDR functions >> [PATCH 5/8] pnfsd-exofs: Add pNFS export support >> [PATCH 6/8] pnfsd-exofs: get_device_info implementation. >> [PATCH 7/8] pnfsd-exofs: Recall layouts on truncate >> [PATCH 8/8] pnfsd-exofs: layoutreturn pnfs-obj information decoding >> >> New exofs pnfs export patches > > Where are the patches? :) > > Benny > >> >> Thanks >> Boaz >> >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html