On Wed, Sep 13, 2006 at 10:46:17PM +0200, Han Boetes wrote: > 24912 fsck_ffs GIO fd 4 wrote 32 bytes > "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" > 24912 fsck_ffs RET write 16384/0x4000 > 24912 fsck_ffs CALL munmap(0x861e3000,0x4000) > 24912 fsck_ffs RET munmap 0 > 24912 fsck_ffs CALL munmap(0x7fb46000,0x1000) > 24912 fsck_ffs RET munmap 0 > 24912 fsck_ffs CALL munmap(0x7c747000,0x4000) > 24912 fsck_ffs RET munmap 0 > 24912 fsck_ffs CALL close(0x3) > 24912 fsck_ffs RET close 0 > 24912 fsck_ffs CALL close(0x4) > 24912 fsck_ffs RET close 0 > 24912 fsck_ffs CALL exit(0xc) > > Is this what you are looking for?
Yes, thanks. Is there any 'lseek' before this write? -p.

