We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db55b08 commit 6025893Copy full SHA for 6025893
release-notes-11.1
@@ -69,6 +69,7 @@ HTML header: <title>dCache 11.1 Release Notes</title>
69
## Incompatibilities
70
71
- Drop support for nfsv4_1_files layout type
72
+- Drop admin commands to set/get/list `flags` associated with files.
73
74
## Acknowledgments
75
@@ -79,6 +80,9 @@ HTML header: <title>dCache 11.1 Release Notes</title>
79
80
81
### Admin
82
83
+dCache allowed admins to associate key-value (flags) pairs with files, which were stored in pnfs level-2 (t_lavel_2 table).
84
+Those flags did not influence the dcache behavior and were invisible to users. This functionality is removed now.
85
+
86
### Billing
87
88
### Cleaner
0 commit comments