Skip to content
GitLab
Explore
Sign in
gekkofs
Aug 31, 2017
more infrastructure
· 725f3fe2
Marc Vef
authored
Aug 31, 2017
725f3fe2
external apps, migrating, dependencies
· 9c08dc98
Marc Vef
authored
Aug 31, 2017
9c08dc98
add: testsuite for intercept lib
· ccc3a92b
Marc Vef
authored
Aug 31, 2017
ccc3a92b
Intercept library running
· c01b3742
Marc Vef
authored
Aug 31, 2017
c01b3742
Jul 17, 2017
Merge branch 'margo'
· 8bb2c5f6
Marc Vef
authored
Jul 17, 2017
8bb2c5f6
Jul 16, 2017
Added: proper RPC_TIMEOUT configurations
· b1a289de
Marc Vef
authored
Jul 16, 2017
b1a289de
Fix: hosts argument delimiter only using , now
· 613ad72e
Marc Vef
authored
Jul 16, 2017
613ad72e
Working RPC write operation + some read operation refactoring
· 6dfe4038
Marc Vef
authored
Jul 16, 2017
6dfe4038
Jul 14, 2017
Working RPC read operation
· 17ddecef
Marc Vef
authored
Jul 14, 2017
17ddecef
Working local rpc read example
· 1052111c
Marc Vef
authored
Jul 14, 2017
1052111c
Added configuration for local rpc testing
· b3c30936
Marc Vef
authored
Jul 14, 2017
b3c30936
Jul 13, 2017
First cut, read/write rpc infrastructure
· e345f219
Marc Vef
authored
Jul 13, 2017
e345f219
Local disk I/O without chunks finished
· 1aae0185
Marc Vef
authored
Jul 13, 2017
1aae0185
Writing/reading specific mdata fields is now possible
· 78470a2c
Marc Vef
authored
Jul 13, 2017
78470a2c
Jul 12, 2017
First rough working version for local I/O
· 7b257761
Marc Vef
authored
Jul 12, 2017
7b257761
Added errorhandling, skeleton for IO
· e39eeee2
Marc Vef
authored
Jul 12, 2017
e39eeee2
Jul 11, 2017
Lowering log verbosity
· 900860a3
Marc Vef
authored
Jul 11, 2017
900860a3
Fix: rpc_srv_attr() call to get_metadata instead of get_attr
· bd792df8
Marc Vef
authored
Jul 11, 2017
bd792df8
Fix: get_attr() inode resolution (could be rpc)
· 82afdc34
Marc Vef
authored
Jul 11, 2017
82afdc34
mkdir/removedir rpcs added (untested)
· 0c565e48
Marc Vef
authored
Jul 11, 2017
0c565e48
Jul 10, 2017
create_dentry() no longer returns bool but int
· 82d12284
Marc Vef
authored
Jul 10, 2017
82d12284
Adding fs configurations to git ignore
· 5bee2137
Marc Vef
authored
Jul 10, 2017
5bee2137
create/remove file fix, refactoring
· 88eb5b31
Marc Vef
authored
Jul 10, 2017
88eb5b31
rpc_create fix. Added remove file rpc (untested)
· 9382d28c
Marc Vef
authored
Jul 10, 2017
9382d28c
Jul 07, 2017
QoL changes. Added: rpc_lookup (untested)
· 05278495
Marc Vef
authored
Jul 07, 2017
05278495
rpc input structure fix. fcreate get_attr rpcs work as intended
· f8919df3
Marc Vef
authored
Jul 07, 2017
f8919df3
splitting up create rpc into two rpcs
· 2f02b026
Marc Vef
authored
Jul 07, 2017
2f02b026
Jul 05, 2017
get_attr rpc finished (untested)
· df84e8ff
Marc Vef
authored
Jul 05, 2017
df84e8ff
create rpc finished (untested)
· 8cedb0d8
Marc Vef
authored
Jul 05, 2017
8cedb0d8
Jul 04, 2017
Added: Utilities for host address resultion. First cut on create rpc
· 11949718
Marc Vef
authored
Jul 04, 2017
11949718
Added: LRU cache for address lookup for RPCs
· f772de13
Marc Vef
authored
Jul 04, 2017
f772de13
Added: Inode numbers are now based on the hostname
· 7a777726
Marc Vef
authored
Jul 04, 2017
7a777726
Jul 03, 2017
Added: C++ boost argument parser
· ad58456e
Marc Vef
authored
Jul 03, 2017
ad58456e
Jun 30, 2017
Getting rid of the fuse handles + some install dependency scripts
· f538e8b8
Marc Vef
authored
Jun 30, 2017
f538e8b8
Finally working RPC environment.
· d2bd8e52
Marc Vef
authored
Jun 30, 2017
d2bd8e52
Jun 28, 2017
Fix: rvalue error with some compilers
· 060663ed
Marc Vef
authored
Jun 28, 2017
060663ed
Jun 22, 2017
Minimal RPC added for testing. works within fuse
· f5ff9ac8
Marc Vef
authored
Jun 22, 2017
f5ff9ac8
Jun 21, 2017
RPC server and client infrastructure done. init and destroy added
· 1cd5dcff
Marc Vef
authored
Jun 21, 2017
1cd5dcff
Getting rid of the private fuse struct and porting it to the singleton
· 382199bc
Marc Vef
authored
Jun 21, 2017
382199bc
Getting rid of the private fuse struct and porting it to the singleton for inode_counts
· 53ff8bbd
Marc Vef
authored
Jun 21, 2017
53ff8bbd