I don't quite understand what you are wanting to do.
Ganesha will reject filenames that are too long in CREATE, RENAME, LOOKUP, OPEN, etc.
Also, you will want to use the next branch or one of the stable branches from the project
repo:
https://github.com/nfs-ganesha/nfs-ganesha
The phdeniel repo is very out of date.
Frank
-----Original Message-----
From: ethan.deson(a)oracle.com [mailto:ethan.deson@oracle.com]
Sent: Wednesday, August 25, 2021 11:49 AM
To: devel(a)lists.nfs-ganesha.org
Subject: [NFS-Ganesha-Devel] Adding validation to NFS operations
I want to add validation to to nfs operations. E.g. if I try to create a filename
thats too long over nfs via nfs ganesha, I want nfs to fail. I can add this logic to
https://github.com/phdeniel/nfs-
ganesha/blob/master/src/FSAL/FSAL_CEPH/handle.c and compile ganesha
myself, but is there a better way to do it?
_______________________________________________
Devel mailing list -- devel(a)lists.nfs-ganesha.org To unsubscribe send an email to
devel-leave(a)lists.nfs-ganesha.org