62{
64 if (envP && envP->
GetInt(
"XrdOssThrottle") == 1) {
66 eDest.
Emsg(
"Config",
"XrdOssThrottle is loaded; not stacking XrdThrottle on OFS. "
67 "This is a warning for backward compatibility; this configuration may generate an "
68 "error in the future.");
69 return native_fs;
70 }
71 FileSystem::Initialize(fs, native_fs, lp, configfn, envP);
72 return fs;
73}
static XrdSysError eDest(0,"crypto_")
long GetInt(const char *varname)
int Emsg(const char *esfx, int ecode, const char *text1, const char *text2=0)