On Wed, May 25, 2016 at 06:19:20PM +0000, Thomas Haynes wrote: > > > On May 25, 2016, at 8:09 AM, Christoph Hellwig <hch@xxxxxx> wrote: > > > >> +config NFSD_FLEXFILELAYOUT > >> + bool "NFSv4.1 server support for pNFS Flex File layouts" > >> + depends on NFSD_V4 > >> + select NFSD_PNFS > >> + help > >> + This option enables support for the exporting pNFS Flex File > >> + layouts in the kernel's NFS server. The pNFS Flex File layout > >> + enables NFS clients to directly perform I/O to NFSv3 devices > >> + accesible to both the server and the clients. See > >> + draft-ietf-nfsv4-flex-files for more details. > > > > How about a bit more of a warning that this is just a toy demo server? > > > > Add: > > Warning, this server implements the bare minimum functionality for > to be a flex file server - it is more for testing the client > than for a production server. I'd leave out the "more", and just say "it is for testing the client, not for use in production". Which makes me wonder whether it's even worth merging. But it's very small and self-contained, so I'm inclined to go ahead, pending other review. --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