Kenneth Waegeman [[email protected]] wrote: > Hi all, > > A quick question (I don't seem to find an answer in the example files): > What do the parameters fsal_trace and fsal_grace mean ?
If fsal_trace is true, then that FSAL registers a log facility and is used to log ganesha messages into its own log files. For example, GPFS can have a unified log file that has GPFS kernel tracing as well as ganesha tracing in the same file. fsal_grace is probably for co-ordinating cross protocols (e.g. NFS/SMB) on the same file system. Regards, Malahal. ------------------------------------------------------------------------------ _______________________________________________ Nfs-ganesha-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel
