Hi!

21-Июл-2004 19:27 [EMAIL PROTECTED] (Eric Auer) wrote to
[EMAIL PROTECTED]:

EA> lfn_inode: l_diroff offset could be an UWORD slot number, smaller

     AS I ALREADY WROTE, IT IS - ALREADY. If you will browse the sources,
not the .txt files, you will notice this.

EA> dmatch dm_size is LONG but should be ULONG

     SEE MY PATCH, WHICH WAS PUBLISHED HERE.

EA> Of f_node f_flags, F_DMOD, F_DDIR and F_DDATE are used, so at other
EA>   places, f_dmod should be replaced by F_DMOD in appropriate manner
EA>   ("other places" is probably only the lfn hooking API?).

     fnode DOESN'T NOT CONTAIN f_dmod. REFERENCE IN LFNAPI.C FOR f_dmod IS A
BUG, WHICH Bart PROMISE TO FIX SOMETIME. SEE LETTERS IN THIS GROUP.

EA> There is FreeDOS specific O_LEGACY, but O_LARGEFILE does not seem to
EA>   be supported yet (that flag removes the 2 GB size limit from seek
EA>   and write operations).

     AND?

EA> This should need no typecast: dmp->dm_size = (LONG) SearchDir.dir_size;
EA>   ...

     SEE MY PATCH, WHICH WAS PUBLISHED HERE.

EA> The lfn_setup_inode should use CLUSTER for dirstart, as dir_init_fnode.

     SEE MY PATCH, WHICH WAS PUBLISHED HERE.

EA> LBA_Transfer should call the appropriate int 2f.xx function before
EA>   calling play_dj - or play_dj should call it itself: This allows
EA>   GUIs to return "okay, notified, please suppress DJ text message".

     Which one?




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
_______________________________________________
Freedos-kernel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to