Asynchronous Block-Level Storage Replication
Go to file
Thomas Schoebel-Theuer ff37572045 remove legacy printk() statements 2013-01-20 23:23:48 +01:00
pre-patches modified prepatch (removed changes in init-mm.c as they are not needed anymore) 2013-01-20 23:23:33 +01:00
sy_old improve responsiveness of mars_light thread 2013-01-20 23:23:48 +01:00
userspace new command marsadm log-delete-all 2013-01-20 23:23:47 +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 make mem allocation more robust 2013-01-20 23:23:46 +01:00
Makefile reanimate some unused old code, only for debugging 2013-01-20 23:23:44 +01:00
brick.c fix NULL ptr dereference in set_recursive_button() 2013-01-20 23:23:43 +01:00
brick.h cleanup header files and macros 2013-01-20 23:23:43 +01:00
brick_checking.h simplified / reworked aspect allocation 2013-01-13 12:12:04 +01:00
brick_locks.h improved memory handling (big change but necessary for long-time stability of mem allocs) 2013-01-20 23:23:30 +01:00
brick_mem.c make mem allocation more robust 2013-01-20 23:23:46 +01:00
brick_mem.h fix spurious mem allocation failure 2013-01-20 23:23:39 +01:00
brick_say.c fixed minor problem with say() 2013-01-20 23:23:44 +01:00
brick_say.h fixed logging to file, allow logrotate 2013-01-20 23:23:32 +01:00
lib_log.c fix race in completion code 2013-01-20 23:23:30 +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 cleanup header files and macros 2013-01-20 23:23:43 +01:00
mars_aio.c fix hang of remote logfile update 2013-01-20 23:23:41 +01:00
mars_aio.h remove superfluous volatile keywords 2013-01-20 23:23:46 +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 remove legacy printk() statements 2013-01-20 23:23:48 +01:00
mars_buf.h reanimate some unused old code, only for debugging 2013-01-20 23:23:44 +01:00
mars_check.c reanimate some unused old code, only for debugging 2013-01-20 23:23:44 +01:00
mars_check.h import mars-51.tgz 2013-01-08 15:54:04 +01:00
mars_client.c fix network hang by timeout in client 2013-01-20 23:23:39 +01:00
mars_client.h fix network hang by timeout in client 2013-01-20 23:23:39 +01:00
mars_copy.c fix internal state hang in mars_copy 2013-01-20 23:23:46 +01:00
mars_copy.h remove superfluous volatile keywords 2013-01-20 23:23:46 +01:00
mars_dummy.c reanimate some unused old code, only for debugging 2013-01-20 23:23:44 +01:00
mars_dummy.h import mars-51.tgz 2013-01-08 15:54:04 +01:00
mars_generic.c fix disconnect of bricks, better copy statistics, various improvements 2013-01-13 12:12:07 +01:00
mars_if.c quick fix for umount problem 2013-01-20 23:23:32 +01:00
mars_if.h fix performance regression 2013-01-20 23:23:30 +01:00
mars_net.c fix crashes in server 2013-01-20 23:23:39 +01:00
mars_net.h fix hang on remote socket shutdown 2013-01-20 23:23:38 +01:00
mars_server.c workaround for rare race condition in trans_logger 2013-01-20 23:23:44 +01:00
mars_server.h fixed network problems / races 2013-01-20 23:23:31 +01:00
mars_sio.c allow prefer of SIO instead of AIO (should be more stable) 2013-01-13 12:12:07 +01:00
mars_sio.h allow prefer of SIO instead of AIO (should be more stable) 2013-01-13 12:12:07 +01:00
mars_trans_logger.c workaround for rare race condition in trans_logger 2013-01-20 23:23:44 +01:00
mars_trans_logger.h make mem allocation more robust 2013-01-20 23:23:46 +01:00
mars_usebuf.c remove legacy printk() statements 2013-01-20 23:23:48 +01:00
mars_usebuf.h reanimate some unused old code, only for debugging 2013-01-20 23:23:44 +01:00
meta.h import mars-118.tgz 2013-01-08 15:54:38 +01:00