[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: 9P xattr: cleanup fid struct and remove references to xattr ...

2017-05-18 Thread GerritHub
>From Dominique Martinet : Dominique Martinet has uploaded this change for review. ( https://review.gerrithub.io/361606 Change subject: 9P xattr: cleanup fid struct and remove references to xattr "id"

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: 9P xattrs: enforce xattr read/write status

2017-05-18 Thread GerritHub
>From Dominique Martinet : Dominique Martinet has uploaded this change for review. ( https://review.gerrithub.io/361605 Change subject: 9P xattrs: enforce xattr read/write status .. 9P xattrs:

[Nfs-ganesha-devel] NFSv4 delegation in Ganesha

2017-05-18 Thread Yun-Chih Chen
Hi, friends: I'm studying the affect of NFSv4 on Linux. As far as I know, NFS implemented in Linux kernel supports read delegation but not write delegation. I wonder if Ganesha implements write delegation? If yes, can it take effect if accessed by Linux NFS client? I use the following config

[Nfs-ganesha-devel] Need clarification on GSH_CACHE_PAD

2017-05-18 Thread Sachin Punadikar
Hi, I come across the macro GSH_CACHE_PAD. what I can guess from its name is it is used for padding, but unable to understand, where exactly it is needed, also what the number indicates. To be specific I am talking about below structure: struct req_q_pair { const char *s;

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Add and extract RPC Queue statistics.

2017-05-18 Thread GerritHub
>From Sachin Punadikar : Sachin Punadikar has uploaded this change for review. ( https://review.gerrithub.io/361557 Change subject: Add and extract RPC Queue statistics. .. Add and extract RPC Queue