Prepare flags.
More...
#include <XrdClFileSystem.hh>
Prepare flags.
Definition at line 179 of file XrdClFileSystem.hh.
◆ Flags
| Enumerator |
|---|
| None | no flags
|
| Colocate | co-locate staged files, if possible
|
| Fresh | refresh file access time even if the location is known
|
| Stage | stage the file to disk if it is not online
|
| WriteMode | the file will be accessed for modification
|
| Cancel | cancel staging request
|
| Evict | evict the file from disk cache we have to shift kXR_evict as its value is the same as cancel's because this flag goes to options extension
|
Definition at line 181 of file XrdClFileSystem.hh.
182 {
196 };
@ Cancel
cancel staging request
@ Colocate
co-locate staged files, if possible
The documentation for this struct was generated from the following file: