On Fri, Dec 12, 2008 at 04:58:42PM -0500, Chuck Lever wrote: > The kernel's NFS server also needs to parse presentation format IP > addresses. Since both the client and the server can reside in their own > modules, move the parser logic to nfs_common, which can be used by either. OK. Nit: > diff --git a/include/linux/nfs_addr_parse.h b/include/linux/nfs_addr_parse.h > new file mode 100644 > index 0000000..484f511 > --- /dev/null > +++ b/include/linux/nfs_addr_parse.h > @@ -0,0 +1,32 @@ > +/* > + * include/linux/nfs_addr_parse.h We're trying not to add these path names to new files. --b. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html