linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benny Halevy <benny@tonian.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Boaz Harrosh <bharrosh@panasas.com>,
	NFS list <linux-nfs@vger.kernel.org>
Subject: Re: pnfs git tree status pnfs-all-3.1-2011-11-14 pnfs-all-3.2-rc1-2011-11-14
Date: Tue, 15 Nov 2011 06:15:44 +0200	[thread overview]
Message-ID: <4EC1E770.2060608@tonian.com> (raw)
In-Reply-To: <4EC1E68B.60405@tonian.com>

On 2011-11-15 06:11, Benny Halevy wrote:
> On 2011-11-14 21:38, Boaz Harrosh wrote:
>> On 11/14/2011 08:16 AM, Benny Halevy wrote:
>>> I merged the following patches into pnfs-all-3.1-2011-11-14
>>> and rebased the tree onto v3.2-rc1 as pnfs-all-3.2-rc1-2011-11-14.
>>>
>>> pnfs-block:
>>>   Peng Tao         e5b35df pnfsblock: cleanup bl_mark_sectors_init
>>>   Peng Tao         60d5135 pnfsblock: move find lock page logic out of bl_write_pagelist
>>>   Peng Tao         ab0c07d pnfsblock: set read/write tk_status to pnfs_error
>>>   Peng Tao         85e8c84 pnfsblock: remove rpc_call_ops from struct parallel_io
>>>   Peng Tao         7c93c37 pnfsblock: clean up _add_entry
>>>   Peng Tao         ec11faf pnfsblock: alloc short extent before submit bio
>>>
>>> pnfsd:
>>>   Boaz Harrosh     5e57e48 SQUASHME: pnfsd: Don't call fs_layout_return on a none-file
>>>
>>
>> What happened to the PNFSD dbg Channel. Was that submitted before?
>>
>> Boaz 
> 
> It's there,  I probably screwed the base date for my git-log-since-tree-oneline
> script.
> 
> Anyhow, here is the list of patches that are still in the major branches
> since pnfs-all-3.0-2011-08-10:
> (according to the script :)
> 
> ore-devel:
>   Boaz Harrosh     b133b98 RFC: do_xor_speed Broken on UML do to jiffies
> 
> pnfs-block:
>   Benny Halevy     9158412 pnfs: clean up initiate_file_draining layout lookup
>   Peng Tao         e5b35df pnfsblock: cleanup bl_mark_sectors_init
>   Peng Tao         657c2f4 pnfsblock: acquire im_lock in _preload_range
>   Peng Tao         60d5135 pnfsblock: move find lock page logic out of bl_write_pagelist
>   Peng Tao         ab0c07d pnfsblock: set read/write tk_status to pnfs_error
>   Peng Tao         85e8c84 pnfsblock: remove rpc_call_ops from struct parallel_io
>   Peng Tao         7c93c37 pnfsblock: clean up _add_entry
>   Peng Tao         ec11faf pnfsblock: alloc short extent before submit bio
> 
> nfsd-upstream:
>   Benny Halevy     546e4fa nfsd4: share_access_to_flags should consider only nfs4.x share_access flags
>   Benny Halevy     e8e8efb nfsd4: split out share_access want and signel flags while decoding
>   Benny Halevy     89be556 nfsd4: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg
>   Benny Halevy     7fa5486 nfsd4: DEBUG: XDR_ERROR()
> 
> pnfsd:
>   Benny Halevy     f89ea60 pnfsd: layout state allocation
>   Benny Halevy     7b50379 SQUASHME: update_layout_stateid_locked
>   Benny Halevy     bb72dee pnfsd: layout recall layout state
>   Benny Halevy     2a9eb41 SQUASHME: pnfsd: initialize fi_layout_states
>   Benny Halevy     f5f8a59 SQUASHME: pnfsd: layout recall statid processing
>   Boaz Harrosh     5111e3f SQUASHME: pnfsd: Compile warning in pnfs-all-3.1-2011-10-31-1
>   Boaz Harrosh     d7e7bec Subject: [PATCH] SQUASHME: pnfsd: nfs4pnfsd.c should dprint under NFSDDBG_PNFS
>   Boaz Harrosh     5e57e48 SQUASHME: pnfsd: Don't call fs_layout_return on a none-file
> 
> pnfsd-exofs:
>   Boaz Harrosh     cb40981 SQUASHME: pnfsd-exofs: Fix export of only one group layout
>   Boaz Harrosh     a076d46 SQUASHME: pnfsd-exofs: Type & Name of the devices array changed
>   Benny Halevy     ef4e804 SQUASHME: pnfsd-exofs: missing arg to ore_calc_stripe_info call
> 
> spnfs:
>   Benny Halevy     141caa1 SQUASHME: spnfs: use struct path in vfs_path_lookup as of v3.0
> 
> spnfs-block:
>   Benny Halevy     27f1cb8 SQUASHME: spnfs-block: use struct path in vfs_path_lookup as of v3.0
>   Benny Halevy     400ab8f SQUASHME: spnfs-block: fix oops in device_slice
>   Benny Halevy     bd6bc0a SQUASHME: spnfs-block: add dprints for device_slice

And here's the current tree layout:

master (v3.2-rc1)
	ore-devel
		pnfs-block
		nfsd-upstream
			nfsd41
				pnfsd
					pnfsd-exofs
						pnfsd-lexp
							spnfs
								spnfs-block
									pnfs-all-latest

  reply	other threads:[~2011-11-15  4:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-14 16:16 pnfs git tree status pnfs-all-3.1-2011-11-14 pnfs-all-3.2-rc1-2011-11-14 Benny Halevy
2011-11-14 17:23 ` Peng Tao
2011-11-14 17:57   ` Benny Halevy
2011-11-14 19:38 ` Boaz Harrosh
2011-11-15  4:11   ` Benny Halevy
2011-11-15  4:15     ` Benny Halevy [this message]
2011-12-04 17:24 ` pnfs git tree status pnfs-all-3.2-rc4-2011-12-04 Benny Halevy
2012-01-09  8:02   ` pnfs git tree status pnfs-all-3.2-2012-01-08 Benny Halevy
2012-01-09 10:38     ` [PATCH] SQUASHME: pnfsd-exofs: Fix the RAID5 export Boaz Harrosh
2012-01-09 10:43       ` Boaz Harrosh
2012-01-11 10:54         ` Benny Halevy
2012-02-23 19:42     ` pnfs git tree status pnfs-all-3.2-2012-02-22 Benny Halevy
2012-05-17 11:29 ` pnfs git tree status pnfs-all-3.4-rc7-2012-05-17 Benny Halevy
2012-05-21 15:44   ` pnfs git tree status pnfs-all-3.4-2012-05-21 Benny Halevy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EC1E770.2060608@tonian.com \
    --to=benny@tonian.com \
    --cc=bharrosh@panasas.com \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).