-
- Downloads
Added last update time in the ArchiveFile and split the updatefileinfo command...
Added last update time in the ArchiveFile and split the updatefileinfo command in two: updatefileinfo (run by EOS during resynchronization process) and updatefilestorageclass (run by EOS on behalf of a user who wants to change the storage class of a file)
Showing
- catalogue/SqliteCatalogue.cpp 12 additions, 0 deletionscatalogue/SqliteCatalogue.cpp
- common/CMakeLists.txt 1 addition, 0 deletionscommon/CMakeLists.txt
- common/dataStructures/ArchiveFile.cpp 6 additions, 3 deletionscommon/dataStructures/ArchiveFile.cpp
- common/dataStructures/ArchiveFile.hpp 1 addition, 0 deletionscommon/dataStructures/ArchiveFile.hpp
- common/dataStructures/UpdateFileInfoRequest.cpp 2 additions, 6 deletionscommon/dataStructures/UpdateFileInfoRequest.cpp
- common/dataStructures/UpdateFileInfoRequest.hpp 1 addition, 4 deletionscommon/dataStructures/UpdateFileInfoRequest.hpp
- common/dataStructures/UpdateFileStorageClassRequest.cpp 56 additions, 0 deletionscommon/dataStructures/UpdateFileStorageClassRequest.cpp
- common/dataStructures/UpdateFileStorageClassRequest.hpp 55 additions, 0 deletionscommon/dataStructures/UpdateFileStorageClassRequest.hpp
- scheduler/Scheduler.cpp 13 additions, 6 deletionsscheduler/Scheduler.cpp
- scheduler/Scheduler.hpp 2 additions, 0 deletionsscheduler/Scheduler.hpp
- xroot_plugins/XrdCtaFile.cpp 67 additions, 31 deletionsxroot_plugins/XrdCtaFile.cpp
- xroot_plugins/XrdCtaFile.hpp 1 addition, 0 deletionsxroot_plugins/XrdCtaFile.hpp
Loading
Please register or sign in to comment