From: Kern Sibbald Date: Thu, 14 Sep 2006 09:51:10 +0000 (+0000) Subject: kes Create lseek() method for DEVICE that takes dcr as an X-Git-Tag: Release-2.0.0~450 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=384730cff9fa3decf015f2afeac8fd2cb4ec1010;p=bacula%2Fdocs kes Create lseek() method for DEVICE that takes dcr as an argument. This is to eliminate the use of attached_dcrs in lseek(). The calls to lseek_dev() must still be changed. ---