]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kernstodo
Reorder lock_volumes and dlock in SD to avoid race conditions
[bacula/bacula] / bacula / kernstodo
index 14f77d0bb6811727d1816dfd4e4e20049c33111f..cc87535549da1146cfe7829dc01942714cf009f2 100644 (file)
@@ -37,8 +37,12 @@ Document:
  
 Priority:
 ================
+- Implement rwlock() for SD that takes why and can_steal to replace
+  existing block/lock mechanism. rlock() would allow multiple readers
+  wlock would allow only one writer.
 - For Windows disaster recovery see http://unattended.sf.net/
-
+- Add "before=" "olderthan=" to FileSet for doing Base of
+  unchanged files.
 - Show files/second in client status output.
 - Don't attempt to restore from "Disabled" Volumes.
 - Have SD compute MD5 or SHA1 and compare to what FD computes.
@@ -1431,5 +1435,3 @@ Need:
 - Implement unmount of USB volumes.
 - Look into using Dart for testing
   http://public.kitware.com/Dart/HTML/Index.shtml
-
-