Asynchronous Block-Level Storage Replication
Go to file
Thomas Schoebel-Theuer c5a9ad16ff fix blocking of server 2013-01-13 12:12:07 +01:00
sy_old allow override of power switches, fix __make_copy() 2013-01-13 12:12:06 +01:00
userspace added feature log-rotate (while the system is loaded) 2013-01-13 12:12:06 +01:00
.gitattributes infra: add .gitignore 2013-01-08 15:53:47 +01:00
.gitignore infra: add .gitignore 2013-01-08 15:53:47 +01:00
Kconfig added feature log-rotate (while the system is loaded) 2013-01-13 12:12:06 +01:00
Makefile Revert "introduced memory pools (against fragmentation problems)" 2013-01-13 12:12:06 +01:00
brick.c Revert "introduced memory pools (against fragmentation problems)" 2013-01-13 12:12:06 +01:00
brick.h Revert "introduced memory pools (against fragmentation problems)" 2013-01-13 12:12:06 +01:00
brick_checking.h simplified / reworked aspect allocation 2013-01-13 12:12:04 +01:00
brick_mem.c Revert "introduced memory pools (against fragmentation problems)" 2013-01-13 12:12:06 +01:00
brick_mem.h Revert "introduced memory pools (against fragmentation problems)" 2013-01-13 12:12:06 +01:00
lib_log.c added feature log-rotate (while the system is loaded) 2013-01-13 12:12:06 +01:00
lib_log.h added feature log-rotate (while the system is loaded) 2013-01-13 12:12:06 +01:00
lib_pairing_heap.h import mars-99.tgz 2013-01-08 15:54:28 +01:00
lib_queue.h import mars-120.tgz 2013-01-08 15:54:40 +01:00
mars.h Merge branch 'master' of ssh://git.schlund.de/tst/mars 2013-01-13 12:12:05 +01:00
mars_aio.c fixed memory allocation, improved IO debugging 2013-01-13 12:12:04 +01:00
mars_aio.h import mars-114.tgz 2013-01-08 15:54:36 +01:00
mars_bio.c fixed memory allocation, improved IO debugging 2013-01-13 12:12:04 +01:00
mars_bio.h import mars-112.tgz 2013-01-08 15:54:34 +01:00
mars_buf.c infrastructure: use bricks instead of outputs for aspects, remove hidden 2013-01-13 12:12:03 +01:00
mars_buf.h import mars-51.tgz 2013-01-08 15:54:04 +01:00
mars_check.c Merge branch 'master' of ssh://git.schlund.de/tst/mars 2013-01-13 12:12:05 +01:00
mars_check.h import mars-51.tgz 2013-01-08 15:54:04 +01:00
mars_client.c infrastructure: introduce macro wrappers for callback handling 2013-01-13 12:12:03 +01:00
mars_client.h import mars-127.tgz 2013-01-08 15:54:49 +01:00
mars_copy.c replace brick_name with brick_path 2013-01-13 12:12:04 +01:00
mars_copy.h import mars-111.tgz 2013-01-08 15:54:33 +01:00
mars_dummy.c infrastructure: use bricks instead of outputs for aspects, remove hidden 2013-01-13 12:12:03 +01:00
mars_dummy.h import mars-51.tgz 2013-01-08 15:54:04 +01:00
mars_generic.c simplified / reworked aspect allocation 2013-01-13 12:12:04 +01:00
mars_if.c fixed memory allocation, improved IO debugging 2013-01-13 12:12:04 +01:00
mars_if.h infrastructure: introduce macro wrappers for callback handling 2013-01-13 12:12:03 +01:00
mars_net.c fix blocking of server 2013-01-13 12:12:07 +01:00
mars_net.h import mars-127.tgz 2013-01-08 15:54:49 +01:00
mars_server.c fix blocking of server 2013-01-13 12:12:07 +01:00
mars_server.h infrastructure: use bricks instead of outputs for aspects, remove hidden 2013-01-13 12:12:03 +01:00
mars_sio.c Merge branch 'master' of ssh://git.schlund.de/tst/mars 2013-01-13 12:12:05 +01:00
mars_sio.h import mars-73.tgz 2013-01-08 15:54:14 +01:00
mars_trans_logger.c allow global limitation of mrefs in trans_logger (not yet activated) 2013-01-13 12:12:06 +01:00
mars_trans_logger.h allow global limitation of mrefs in trans_logger (not yet activated) 2013-01-13 12:12:06 +01:00
mars_usebuf.c infrastructure: use bricks instead of outputs for aspects, remove hidden 2013-01-13 12:12:03 +01:00
mars_usebuf.h import mars-51.tgz 2013-01-08 15:54:04 +01:00
meta.h import mars-118.tgz 2013-01-08 15:54:38 +01:00