« Previous | Next » 

Revision 16cdf7ce

ID16cdf7ce1a53dcab75f5206a89bf98bb907a8b9e

Added by Christoph Hellwig almost 14 years ago

dmg: use pread

Use pread instead of lseek + read in preparation of using the qemu
block API. Note that dmg actually uses the implicit file offset
a lot in dmg_open, and we had to replace it with an offset variable.

Signed-off-by: Christoph Hellwig <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences