[PATCH 000 of 8] knfsd: cleanups for exportfs code.

From: NeilBrown
Date: Tue May 15 2007 - 03:16:38 EST


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@xxxxxxxxxxxxxx).

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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/