-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Klaas Freitag
committed
Feb 7, 2022
1 parent
ec8526a
commit a056c4a
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Enhancement: Consolidate xattr setter and getter | ||
|
||
- Consolidate all metadata Get's and Set's to central functions. | ||
- Cleaner code by reduction of casts | ||
- Easier to hook functionality like indexing | ||
|
||
https://github.com/cs3org/reva/pull/2512 |