From: Pavel Roskin <[EMAIL PROTECTED]>
Subject: Re: Cannot write stage2
Date: Thu, 23 Sep 1999 12:15:19 +0400 (EEST)

> What is needed is a function (disk_read_hook) and a variable (I've named
> it disk_read_file) indicating that the sectors being read belong to the
> file in question, not to other filesystem objects.

  I was wondering if debug_fs_func (currently, disk_read_func) was
really necessary. If it is not needed, it is better to remove the
variable than to rename it to something. What do you think? Can you
imagine any case where disk_read_func must exist?

> By the way, it's quite strange that fsys_fat.c doesn't set this flag.

  Because the FAT code uses the block-list interface. I don't know why
it uses such a different way from other filesystem code, though.

----------------------------------------------------------------------
OKUJI Yoshinori  <[EMAIL PROTECTED]>           ^o-o^
http://duff.kuicr.kyoto-u.ac.jp/~okuji (in English)     m /

Reply via email to