public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 000 of 8] knfsd: cleanups for exportfs code.
@ 2007-05-15  7:15 NeilBrown
  2007-05-15  7:16 ` [PATCH 001 of 8] knfsd: exportfs: add exportfs.h header NeilBrown
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: NeilBrown @ 2007-05-15  7:15 UTC (permalink / raw)
  To: Andrew Morton
  Cc: nfs, linux-kernel, Christoph Hellwig, Christoph Hellwig,
	Neil Brown, shaggy

Following are 8 patches from Christoph Hellwig which tidy up the
"exportfs" code used by nfsd for communicating with filesystems about
the handling of filehandles.

One change of note is that the old "iget" approach to filehandle
lookup is moved out of generic code and into the two filesystems that
still use it (including jfs: hence the Cc to shaggy@austin.ibm.com).

These are for -mm until 2.6.23 opens.
NeilBrown



 [PATCH 001 of 8] knfsd: exportfs: add exportfs.h header
 [PATCH 002 of 8] knfsd: exportfs: remove iget abuse
 [PATCH 003 of 8] knfsd: exportfs: add procedural interface for NFSD
 [PATCH 004 of 8] knfsd: exportfs: remove CALL macro
 [PATCH 005 of 8] knfsd: exportfs: untangle ISDIR logic in find_exported_dentry
 [PATCH 006 of 8] knfsd: exportfs: move acceptable check into find_acceptable_alias
 [PATCH 007 of 8] knfsd: exportfs: add find_disconnected_root helper
 [PATCH 008 of 8] knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry.

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

end of thread, other threads:[~2007-05-15 12:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-15  7:15 [PATCH 000 of 8] knfsd: cleanups for exportfs code NeilBrown
2007-05-15  7:16 ` [PATCH 001 of 8] knfsd: exportfs: add exportfs.h header NeilBrown
2007-05-15  7:16 ` [PATCH 002 of 8] knfsd: exportfs: remove iget abuse NeilBrown
2007-05-15 12:30   ` Dave Kleikamp
2007-05-15  7:16 ` [PATCH 003 of 8] knfsd: exportfs: add procedural interface for NFSD NeilBrown
2007-05-15  7:16 ` [PATCH 004 of 8] knfsd: exportfs: remove CALL macro NeilBrown
2007-05-15  7:16 ` [PATCH 005 of 8] knfsd: exportfs: untangle ISDIR logic in find_exported_dentry NeilBrown
2007-05-15  7:16 ` [PATCH 006 of 8] knfsd: exportfs: move acceptable check into find_acceptable_alias NeilBrown
2007-05-15  7:16 ` [PATCH 007 of 8] knfsd: exportfs: add find_disconnected_root helper NeilBrown
2007-05-15  7:16 ` [PATCH 008 of 8] knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox