X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fkernstodo;h=fa05632af6eb9ed8b80e57fe78d5952b55e39f14;hb=c3bee859bccbc0348d26d86fab90152fcce448ab;hp=2d2f3d7a063310a28b6e364a362d95dbce510921;hpb=f8d6755885a66a9d1f7511869c5fee20677e55d5;p=bacula%2Fbacula diff --git a/bacula/kernstodo b/bacula/kernstodo index 2d2f3d7a06..fa05632af6 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -1,5 +1,5 @@ Kern's ToDo List - 21 June 2009 + 17 July 2009 Rescue: Add to USB key: @@ -57,14 +57,11 @@ Professional Needs: - Detect state change of system (verify) - Synthetic Full, Diff, Inc (Virtual, Reconstructed) - SD to SD -- Modules for Databases, Exchange, ... - Novell NSS backup http://www.novell.com/coolsolutions/tools/18952.html - Compliance norms that compare restored code hash code. - When glibc crash, get address with info symbol 0x809780c - How to sync remote offices. -- Exchange backup: - http://www.microsoft.com/technet/itshowcase/content/exchbkup.mspx - David's priorities Copypools Extract capability (#25) @@ -81,11 +78,16 @@ Professional Needs: Priority: ================ +- When reserving a device to read, check to see if the Volume + is already in use, if so wait. Probably will need to pass the + Volume. See bug #1313. Create a regression test to simulate + this problem and see if VolumePollInterval fixes it. Possibly turn + it on by default. + - Fix restore of acls and extended attributes to count ERROR messages and make errors non-fatal. - Put save/restore various platform acl/xattrs on a pointer to simplify the code. - - Why no error message if restore has no permission on the where directory?