Hi!
22-Мар-2004 15:43 [EMAIL PROTECTED] (Bart Oldeman) wrote to
[EMAIL PROTECTED]:
BO> + /* can't have more than 65535 directory entries
BO> + remove lfn entries may call us with new_diroff == -1
BO> + for root directories though */
BO> + if (!fnp->f_flags.f_droot && new_diroff >= 65535U)
BO> + return DE_SEEK;
I think, better to swap checks (this may slightly speedup code for
usual cases). Also, I think, this comment should be slightly polished: I
understand it only after reading another message to Lucho with explanation.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Freedos-kernel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel