LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Fuse not getting getxattr call over NFS (https://www.linuxquestions.org/questions/linux-newbie-8/fuse-not-getting-getxattr-call-over-nfs-930793/)

shreyas08 02-22-2012 09:42 PM

Fuse not getting getxattr call over NFS
 
Hi All,

I have mounted fuse over a folder which is later being exported via NFS.

Following are my observations:
1) When fuse is unmounted and tried to access the nfs exported folder from remote machine, getxattr calls are properly visible.

2) When fuse is mounted and tried to access the nfs exported folder from remote machine, getxattr calls are not received at fuse end and hence no further processing can be done.

Has anybody ever faced such issue?
I am running RHEL5 with 2.6.18 kernel.


All times are GMT -5. The time now is 08:43 PM.