Skip to content

Commit 6025893

Browse files
authored
11.1: describe removal of set/get/remove flags
1 parent db55b08 commit 6025893

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release-notes-11.1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ HTML header: <title>dCache 11.1 Release Notes</title>
6969
## Incompatibilities
7070

7171
- Drop support for nfsv4_1_files layout type
72+
- Drop admin commands to set/get/list `flags` associated with files.
7273

7374
## Acknowledgments
7475

@@ -79,6 +80,9 @@ HTML header: <title>dCache 11.1 Release Notes</title>
7980

8081
### Admin
8182

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+
8286
### Billing
8387

8488
### Cleaner

0 commit comments

Comments
 (0)