From: Benny Halevy <bhalevy@panasas.com>
To: NFS list <linux-nfs@vger.kernel.org>
Subject: pnfs git tree status pnfs-all-2.6.35-rc2-2010-06-10
Date: Thu, 10 Jun 2010 20:06:36 +0300 [thread overview]
Message-ID: <4C111B9C.3080603@panasas.com> (raw)
I've release the tree with Alexandros and Andy's latest pnfs-submit patches
as well as some fixes for pnfs-obj from Boaz. The latter, and Andy's
patches went also for the pnfs-all-2.6.34 branch, tagged as
pnfs-all-2.6.34-2010-06-10
Cumulative patches can be generated from
git://linux-nfs.org/~bhalevy/linux-pnfs.git
using
git diff v2.6.35-rc2 pnfs-all-2.6.35-rc2-2010-06-10
git diff v2.6.34 pnfs-all-2.6.34-2010-06-10
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-05-17):
pnfs-submit:
Alexandros Batsakis (7):
pnfs-submit: clean struct nfs_inode
pnfs-submit: remove lgetcount, lretcount
pnfs-submit: change stateid to be a union
pnfs-submit: request whole-file layouts only
pnfs-submit: change layout list to be similar to other state lists
pnfs-submit: forgetful client (layouts)
pnfs-submit: support for CB_RECALL_ANY (layouts)
Andy Adamson (5):
SQUASHME: pnfs-submit: replace layoutcommit_ctx with rpc_cred
SQUASHME pnfs-submit: cleanup layoutcommit call
SQUASHME pnfs-submit: handle async layoutcommit errors
SQUASHME pnfs remove ifdef around layoutcommit_needed
SQUASHME pnfs-submit: move layoutcommit to nfs_write_inode
Ricardo Labiaga (2):
SQUASHME: pnfs-submit: Use LAYOUT_NFSV4_1_FILES instead of LAYOUT_NFSV4_FILES
pnfs-submit: Dynamically load the nfslayoutdriver
Tao Guo (2):
SQUASHME: pnfs-submit: call layoutcommit after flushing inode's data to disk.
SQUASHME: pnfs: unlock lo_lock before calling layoutdriver's setup_layoutcommit
pnfs-block:
Zhang Jingwang (1):
SQAUSHME: blocklayoutdriver: NULL pointer reference when committing too many extents
pnfsd-files:
Benny Halevy (1):
SQUASHME: pnfsd: dlm: fixup LAYOUT_NFSV4_1_FILES
Eric Anderle (2):
pnfsd: make /proc/fs/nfsd/pnfs_dlm_device report dlm device list.
SQUASHME: pnfsd: fix test in nfsd4_find_pnfs_dlm_device
Ricardo Labiaga (1):
SQUASHME: pnfs-submit: Use LAYOUT_NFSV4_1_FILES instead of LAYOUT_NFSV4_FILES
pnfsd:
Benny Halevy (2):
SQUASHME: pnfsd: cb_{set,client} moved in 2.6.35
SQUASHME: pnfsd: cl_count removed in 2.6.35
J. Bruce Fields (1):
SQUASHME: nfsd4: fix cb_recall encoding
spnfs:
Benny Halevy (1):
SQUASHME: spnfs: fixup LAYOUT_NFSV4_1_FILES
spnfs-block:
pnfsd-lexp:
Benny Halevy (1):
SQUASHME: pnfsd-lexp: fixup LAYOUT_NFSV4_1_FILES
pnfs-obj-all:
Boaz Harrosh (2):
SQUASHME: pnfs-obj: panlayout: Fix very old BUG_ONs on ol_state.status
SQUASHME: panfs_shim: Prints on Errors
pnfs-block-all:
Zhang Jingwang (1):
SQAUSHME: blocklayoutdriver: NULL pointer reference when committing too many extents
spnfs-all:
Benny Halevy (1):
SQUASHME: spnfs: fixup LAYOUT_NFSV4_1_FILES
pnfs-all-latest:
Benny Halevy (1):
DEBUG: pnfs: turn BUG_ONs in pnfs_destroy_inode to WARN_ONs
pnfs-all-2.6.34:
Andy Adamson (5):
SQUASHME: pnfs-submit: replace layoutcommit_ctx with rpc_cred
pnfs: cleanup layoutcommit call
pnfs: handle async layoutcommit errors
pnfs: remove ifdef around layoutcommit_needed
pnfs: move layoutcommit to nfs_write_inode
Benny Halevy (4):
SQUASHME: pnfsd: dlm: fixup LAYOUT_NFSV4_1_FILES
SQUASHME: pnfsd-lexp: fixup LAYOUT_NFSV4_1_FILES
SQUASHME: spnfs: fixup LAYOUT_NFSV4_1_FILES
DEBUG: pnfs: turn BUG_ONs in pnfs_destroy_inode to WARN_ONs
Boaz Harrosh (2):
SQUASHME: pnfs-obj: panlayout: Fix very old BUG_ONs on ol_state.status
panfs_shim: Prints on Errors
Eric Anderle (2):
pnfsd: make /proc/fs/nfsd/pnfs_dlm_device report dlm device list.
SQUASHME: pnfsd: fix test in nfsd4_find_pnfs_dlm_device
J. Bruce Fields (1):
SQUASHME: nfsd4: fix cb_recall encoding
Ricardo Labiaga (3):
SQUASHME: pnfs-submit: Use LAYOUT_NFSV4_1_FILES instead of LAYOUT_NFSV4_FILES
SQUASHME: pnfs-submit: Use LAYOUT_NFSV4_1_FILES instead of LAYOUT_NFSV4_FILES
pnfs-submit: Dynamically load the nfslayoutdriver
Tao Guo (2):
SQUASHME: pnfs-submit: call layoutcommit after flushing inode's data to disk.
SQUASHME: pnfs: unlock lo_lock before calling layoutdriver's setup_layoutcommit
Zhang Jingwang (1):
SQAUSHME: blocklayoutdriver: NULL pointer reference when committing too many extents
next reply other threads:[~2010-06-10 17:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-10 17:06 Benny Halevy [this message]
2010-06-11 7:26 ` pnfs git tree status pnfs-all-2.6.35-rc2-2010-06-10 Boaz Harrosh
2010-06-11 7:50 ` Fred Isaman
2010-06-17 16:36 ` pnfs git tree status pnfs-all-2.6.35-rc3-2010-06-17 Benny Halevy
2010-07-01 18:40 ` pnfs git tree status pnfs-all-2.6.35-rc3-2010-07-01 Benny Halevy
2010-07-05 15:44 ` Boaz Harrosh
2010-07-06 12:44 ` Benny Halevy
2010-07-20 8:20 ` pnfs git tree status pnfs-all-2.6.35-rc5-2010-07-20 Benny Halevy
2010-08-05 15:56 ` Benny Halevy
2010-08-05 16:40 ` pnfs git tree status pnfs-all-2.6.35-2010-08-05 Benny Halevy
2010-08-30 16:02 ` pnfs git tree status pnfs-all-2.6.35-2010-08-24 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=4C111B9C.3080603@panasas.com \
--to=bhalevy@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 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.