summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/taskmanager/tasks/MountVmStore.java
Commit message (Expand)AuthorAgeFilesLines
* [mount-store] Take greater care where the .notmounted flag is writtenSimon Rettberg2021-11-121-1/+1
* [MountVmStore] Better handling of concurrent invocationsSimon Rettberg2020-12-101-6/+31
* [ldap/systemctl] Wrapper script, systemd-ize ldadp handlingSimon Rettberg2020-07-061-1/+0Star
* [MountVmStore] Add support for dnbd3 with no NFS fallbackSimon Rettberg2019-12-161-0/+3
* [MountVmStore] Support passing custom mount optionsSimon Rettberg2018-03-211-2/+15
* [MountVmStore] Increase timeout to 60sSimon Rettberg2015-09-301-1/+1
* [MountVmStore] Timeout quicker, return exit code in statusSimon Rettberg2015-09-291-1/+3
* Allow only one running instance of critical tasksSimon Rettberg2015-09-281-0/+9
* Add new tasks, add timeouts to system process tasksSimon Rettberg2015-06-171-0/+1
* New TasksSimon Rettberg2014-06-271-1/+2
* Initial commitSimon Rettberg2014-06-031-0/+84