Hi, I'm trying to compile the kernel in order to enable pnfs feature present in NFS 4.1 following this guide http://linux- nfs.org/wiki/index.php/Configuring_pNFS/spnfsd I downloaded the git repository for the kernel from git://git.linux- nfs.org/projects/bhalevy/linux-pnfs.git I didn't found where I can enable the kernel options CONFIG_SPNFS and CONFIG_SPNFS_LAYOUTSEGMENT. I have found all the other options required by PNFS. I didn't found this two string also in the source code: [root@rh62ds1 linux-pnfs]# find .|xargs grep CONFIG_SPNFS [root@rh62ds1 linux-pnfs]# I have tried using the latest commit and also with the commit id cbd09e0fb2b160a06a44aad1c21786b99401823f as reported in the wiki guide but the result is the same. If I don't select this two feature, later I obtain a error when I try to execute the process spnfsd exit with error because it doesn't found the file /proc/fs/spnfs/ctl Can you help me? Giovanni Sciortino -- 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