Print

Print


@wyang007 commented on this pull request.



> @@ -1060,8 +1060,66 @@ int XrdPosixXrootd::Rename(const char *oldpath, const char *newpath)
 
 // Issue the rename
 //
-  return XrdPosixMap::Result(admin.Xrd.Mv(admin.Url.GetPathWithParams(),
-                             newUrl.GetPathWithParams()));
+   if (! getenv("XRDCL_EC"))

XRDCL_EC is set in XrdCl::PlugInManager::[log in to unmask] Based on gdb stack trace, this function is called by XrdOssGetSS while loading libXrdPss.so, before XrdPosixConfig::EnvInfo() is called. So we will test XRDCL_EC in XrdPosixConfig::EnvInfo() and XrdPosixGlobals::usingEC there.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/1599#discussion_r799172433
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

########################################################################
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