On 02/04/2015 06:08 PM, dE wrote: > On 02/04/15 21:33, Emmanuel Florac wrote: >> Le Wed, 04 Feb 2015 20:45:49 +0530 >> dE <de.techno@xxxxxxxxx> écrivait: >> >>> I'm trying to export a particular directory with these parameters -- >>> >>> /home/test/huge/temp_small/subdir >>> fc00::5000/124(ro,anonuid=1000,anongid=1000,subtree_check) >>> >>> For all subdirectories in temp_small, the client fails to mount >>> saying permission denied. >> Is temp_small a mountpoint? What are the mount options? >> > > No, the previous directory is (huge) > > /dev/sda15 on /home/test/huge type reiser4 (rw,noatime) Sorry if this is a stupid question, but what is "reiser4" filesystem ? Looking at the Kernel source I have, I see registered "reiserfs" filesystem. Reason I'm asking is because it looks a little bit like when the FS does not support the export_operations vector. The Kernel nfsd is not very good in complaining about it properly Boaz > -- > 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 > -- 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