Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport XrootD 5.3.1 PR to master from DEVEL #34991

Merged
merged 9 commits into from
Jan 11, 2022

Commits on Aug 24, 2021

  1. Use XrdSysSemaphore directly, XrdSys::LinuxSemaphore has been removed…

    … as glibc version is used for RHEL7.
    osschar authored and mrodozov committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    7d6c7bf View commit details
    Browse the repository at this point in the history
  2. When opening an additional file for multi-source signal intention by …

    …appending triedrc=resel to opaque parameter list.
    osschar authored and mrodozov committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    dba2b6f View commit details
    Browse the repository at this point in the history
  3. code-format

    osschar authored and mrodozov committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    2422918 View commit details
    Browse the repository at this point in the history
  4. In XrdStorageMaker::stagein() use synchronous call to XrdCl::FileSyst…

    …em::Prepare() as result is expected right away and related XrdCl objects are allocated on the stack.
    osschar authored and mrodozov committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    1620979 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db617bb View commit details
    Browse the repository at this point in the history
  6. Revert back to async prepare call, store relevant objects as data mem…

    …bers in the handler class.
    osschar authored and mrodozov committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    b067e3d View commit details
    Browse the repository at this point in the history
  7. Indentation of debug msgs.

    osschar authored and mrodozov committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    a2513fe View commit details
    Browse the repository at this point in the history
  8. clang format

    osschar authored and mrodozov committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    0be2a49 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    75089fb View commit details
    Browse the repository at this point in the history