Commit a6bbdbb5 authored by Alberto Miranda's avatar Alberto Miranda
Browse files

Merge branch '02_20_code_maintenance' into 'master'

02 20 code maintenance

General code maintenance:
- remove dead code
- remove as many `#define` as possible and use `constexpr` instead
- remove adafs occurrences and replace with gkfs
- reformat code to unify code style as of CPPCoreGuidelines
- rearrange imports, remove unused imports
- separate cmake configurations and FS configurations
- encapsulate non-prefix gkfs functions into namespaces
- change copyright statement to 2020
- cleanup of some irrelevant code and unnecessary struct definitions
- consistent renaming for rpc sender functions and create and remove functions from client to daemon
- encapsulate all code into namespaces even if naming and structuring is tentative

See merge request !31
parents 1ec0d0fd f05f1b46
Pipeline #860 passed with stages
in 9 minutes and 11 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment