Ah, so before I change any code, please read the following description of the xrootd.fslib directive:

http://xrootd.org/doc/dev41/xrd_config.htm#_Toc399620860

Notice that it allows you to wrap your own ofs plugin around a fully configured one. So, if you say

xrootd.fslib /path/myOfsPlugin.so default

the default pluigin will be initialized and they your plugin will be loaded and given a pointed to the initialized one so you can intercept all the calls. This seems to be exactly what you are doing but your doing it using internal calls. Will using this supported scheme solve your problem?


Reply to this email directly or view it on GitHub.



Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1