Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Proposed fix: https://github.com/xrootd/xrootd/pull/1749

XrdCeph 5.5.0-4

Largely for testing; 35334eec003940babff6e79f5209522b1bdc7089

Additional logging for deletes
clusterLevelLogging info
readvalgname “basic” updated to allow for a basic buffering at the readv level

XrdCeph 5.5.0-2

  • Adds Correct return error code for attempted write on existing file with O_EXCL is set (permission denied).

  • Adds timestamp info for ceph_posix calls.

  • Disable POSC at XrdCeph layer (https://github.com/stfc/xrootd-ceph/pull/30 ), as proxy+ceph disabled it, but a merged configuration does not. POSC results in all files being treated as folders.

...