git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3811 
91ce42f0-d328-0410-95d8-
f526ca767f89
 
       if (!device->write_part_command) {
          Jmsg0(jcr, M_ERROR_TERM, 0, _("Write part command must be defined for a device which requires mount.\n"));
       }
-      /* Don't let DVD do block positioning since it is not tested   
-       *  ***FIXME**** remove if this works */
-      dev->clear_cap(CAP_POSITIONBLOCKS);
    }
 
    if (dev->max_block_size > 1000000) {
 
 
 General:
 17Dec06
+kes  Allow seeking on DVD.
 kes  Add additional messages when Job canceled automatically for
      max run time or max start wait exceeded.  This fixes bug #621.
 kes  Update maxruntime-test in regression script to properly test