All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/4] Auto-login support for the pnfs-objects protocol
@ 2012-03-16  6:17 Boaz Harrosh
  2012-03-16  6:19 ` [PATCH 1/4] pnfsd-exofs: Add autologin support to exofs Boaz Harrosh
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Boaz Harrosh @ 2012-03-16  6:17 UTC (permalink / raw)
  To: Trond Myklebust, Benny Halevy, Steve Dickson, NFS list, open-osd,
	Bhamare, Sachin, Boaz Harrosh
  Cc: Welch, Brent


I'm happy to submit the auto-login support to pnfs-objects protocol.
Please see individual patches for explanations.

It was heavily tested and performs very well.

Submitted, as usual, a patch to pnfsd-exofs that enables this in the pnfs Server
Then follows a modest patch to the pnfs-obj client layout-driver.
And last a patch to the nfs-utils package with a script that executes the
login.

We currently only support the iscsi://ip_addr:ip_port URI protocol.
But other are easy to add by modifying the script, as the Kernel part
is just a transparent pass through between the Server and the osd_login
script.

Benny: As the editor of the STD please review and confirm

List of Patches:
[PATCH 1/4] pnfsd-exofs:  Add autologin support to exofs
	
	This patch is for Benny's pnfsd tree. Thanks

[PATCH 2/4] pnfs-obj: Remove unused variable from objlayout_get_deviceinfo().

	Trond: This is not important just something found when coding.
	
[PATCH 3/4] pnfs-obj: autologin: Add support for protocol autologin

	Trond: If at all possible to make the merge window with this one
	It would be great. Thanks.

[PATCH 4/4] osd_login: Add autologin script for objlayoutdriver.

	Steve D: This patch is for you. Thanks a million man, it
	made the complete code Kernel and user-mode 1/7 the size
	Cheers

Thanks
Sachin & Boaz

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2012-05-01 18:59 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-16  6:17 [PATCHSET 0/4] Auto-login support for the pnfs-objects protocol Boaz Harrosh
2012-03-16  6:19 ` [PATCH 1/4] pnfsd-exofs: Add autologin support to exofs Boaz Harrosh
2012-03-16  6:30   ` Boaz Harrosh
2012-03-16  6:21 ` [PATCH 2/4] pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() Boaz Harrosh
2012-03-16  6:23 ` [PATCH 3/4] pnfs-obj: autologin: Add support for protocol autologin Boaz Harrosh
2012-03-16 21:40   ` Myklebust, Trond
2012-03-19 20:58     ` Boaz Harrosh
2012-03-19 21:12       ` Myklebust, Trond
2012-03-19 23:23         ` Boaz Harrosh
2012-03-20  1:16           ` Boaz Harrosh
2012-03-20  3:10             ` Boaz Harrosh
2012-03-20  3:26               ` Boaz Harrosh
2012-03-20  3:47   ` [PATCH version2] " Boaz Harrosh
2012-03-16  6:27 ` [PATCH 4/4] osd_login: Add autologin script for objlayoutdriver Boaz Harrosh
2012-03-23  2:36   ` SQUASHME: " Boaz Harrosh
2012-03-23  2:57   ` [PATCH version2] " Boaz Harrosh
2012-05-01 18:50   ` [PATCH 4/4] " Steve Dickson

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.