All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benny Halevy <bhalevy@panasas.com>
To: NFS list <linux-nfs@vger.kernel.org>
Cc: Steve Dickson <steved@redhat.com>
Subject: Re: pnfs git tree status pnfs-all-2.6.34-rc6-2010-05-06 pnfs-all-2.6.33-2010-05-06
Date: Fri, 07 May 2010 00:13:10 +0300	[thread overview]
Message-ID: <4BE330E6.70707@panasas.com> (raw)
In-Reply-To: <4BD9BF01.2000508@panasas.com>

I released the following today:

pnfs-all-2.6.33-2010-05-06
pnfs-all-2.6.34-rc6-2010-05-06

As usual, cumulative patches can be generated from
git://linux-nfs.org/~bhalevy/linux-pnfs.git
using
git diff v2.6.33 pnfs-all-2.6.33-2010-05-06
git diff v2.6.34-rc6 pnfs-all-2.6.34-rc6-2010-05-06

Or, they can be downloaded from the wiki at:
http://wiki.linux-nfs.org/wiki/index.php/PNFS_Development_Git_tree

Latest patches (since 2010-04-29):

pnfs-submit:
Andy Adamson (1):
      SQUASHME pnfs: restore state recovery in async handler

Benny Halevy (2):
      SQUASHME: pnfs-submit: have initialize_mountpoint return status
      SQUASHME: pnfs-submit: pass struct nfs_server * to getdeviceinfo

Fred Isaman (4):
      SQUASHME: pnfs_submit: Revert the pnfs_write_end part of "pnfs: commit and pnfs_write_end"
      SQUASHME: pnfs_submit: Revert "pnfs: pnfs_modify_new_request"
      SQUASHME: pnfs_submit: Revert "pnfs: propagate fsdata into nfs_create_request"
      SQUASHME: pnfs_submit: Revert "pnfs: pnfs_do_flush"

Zhang Jingwang (1):
      SQUASHME: pnfs-submit: Free layoutcommit_data when error occurs in setup

pnfs:
Andy Adamson (4):
      pnfs_post_submit: restore CB_NOTIFY_DEVICEID
      pnfs_post_submit: restore GETDEVICELIST
      pnfs_post_submit: restore ds_wsize and ds_rsize
      pnfs_post_submit: restore get_blocksize policy operation

Benny Halevy (3):
      pnfs-post-submit: pass struct nfs_server * to getdevicelist
      pnfs-post-submit: pass mntfh down the init_pnfs path
      FIXME: pnfs-post-submit: per mount layout driver private data

Fred Isaman (4):
      pnfs_post_submit: Restore "pnfs: pnfs_do_flush"
      pnfs_post_submit: Restore "pnfs: propagate fsdata into nfs_create_request"
      pnfs_post_submit: Restore "pnfs: pnfs_modify_new_request"
      pnfs_post_submit: Revert the pnfs_write_end part of "pnfs: commit and pnfs_write_end"

pnfs-block:
Benny Halevy (1):
      SQUASHME: pnfs-block: convert APIs pnfs-post-submit

Zhang Jingwang (1):
      SQAUSHME: blocklayoutdriver: NULL pointer reference when committing too many extents

pnfs-obj-all:
Benny Halevy (1):
      SQUASHME: pnfs-obj: convert APIs pnfs-post-submit


> 
> pnfs-all-2.6.33:
> Benny Halevy (1):
>       pnfs-block: revert workaround for NFS4_GETDEVINFO_MAXSIZE
> 
> J. Bruce Fields (1):
>       pnfs-block: fix compile breakage
> 
> Mike Sager (1):
>       pnfsblock: use the session max response size for getdeviceinfo's maxcount
> 
> Zhang Jingwang (1):
>       SQAUSHME: blocklayoutdriver: NULL pointer reference when committing too many extents
> 
> Zhengju Sha (1):
>       pnfsd: using sbid instead of fsid while returning device list to client
> 
> nfs-upstream:
> Trond Myklebust (1):
>       NFS: Fix an unstable write data integrity race
> 
> pnfs-submit:
> Tao Guo (1):
>       pnfs: Reduce layout lookup times with sorted lseg list.
> 
> pnfs-block:
> J. Bruce Fields (1):
>       SQUASHME: pnfs-block: fix compile breakage
> 
> Mike Sager (1):
>       pnfsblock: use the session max response size for getdeviceinfo's maxcount
> 
> Zhang Jingwang (1):
>       SQAUSHME: blocklayoutdriver: NULL pointer reference when committing too many extents
> 
> pnfsd-files:
> Benny Halevy (1):
>       pnfsd: define layout_lock
> 
> Zhengju Sha (1):
>       SQUASHME: pnfsd: using sbid instead of fsid while returning device list to client
> 
> --
> 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


  reply	other threads:[~2010-05-06 21:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-29 17:16 pnfs git tree status 2010-04-29 Benny Halevy
2010-05-06 21:13 ` Benny Halevy [this message]
2010-05-06 21:15   ` pnfs git tree status pnfs-all-2.6.34-rc6-2010-05-06 pnfs-all-2.6.33-2010-05-06 Benny Halevy
2010-05-17 20:45     ` pnfs git tree status pnfs-all-2.6.34-2010-05-17 Benny Halevy
2010-07-01 18:57       ` pnfs git tree status pnfs-all-2.6.34-2010-07-01 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=4BE330E6.70707@panasas.com \
    --to=bhalevy@panasas.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=steved@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.