Groups | Search | Server Info | Login | Register
Groups > comp.os.os2.misc > #216
| From | Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> |
|---|---|
| Newsgroups | comp.os.os2.misc, comp.os.os2.beta, comp.os.os2.utilities, comp.os.os2.programmer.misc |
| Subject | Re: formatting to FAT32 |
| References | (8 earlier) <IU.D20110401.T011141.P31426.Q0@J.de.Boyne.Pollard.localhost> <4D95CB7D.2060206@chollian.net> <IU.D20110401.T183722.P49800.Q0@J.de.Boyne.Pollard.localhost> <4D9720E3.7060208@chollian.net> <slrnipf74o.8bt.nospam-abuse@powdermilk.math.berkeley.edu> |
| Message-ID | <IU.D20110403.T013218.P54366.Q0@J.de.Boyne.Pollard.localhost> (permalink) |
| Organization | virginmedia.com |
| Date | 2011-04-03 02:32 +0100 |
Cross-posted to 4 groups.
> P.S. Unfortunately, AFAIU, one cannot add *L functions to FAT32 via a > simple hack: FAT32 volumes may contain FILES between 2GB and 4GB in > size, and these added entry points MUST ALSO support these files. > Bah! It's not exactly rocket science to create exactly that sort of simple support. One is doing no more than a little bit of arithmetic and ending up with a value to plonk into a field of the sffsi structure. One merely has to ensure that the "L" entrypoints cannot end up with anything at the end of their calculations that's outwith the possible range of 32-bit values that the non-"L" entrypoints could have calculated, and fail appropriately in such cases. The hard parts are (a) finding the documentation for the sffsi structure that is passed to the "L" entrypoints, and (b) having the "L" entrypoints do *more* than their 32-bit equivalents.
Back to comp.os.os2.misc | Previous | Next — Previous in thread | Find similar
Re: formatting to FAT32 Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-03-31 23:30 +0100
Re: formatting to FAT32 Ilya Zakharevich <nospam-abuse@ilyaz.org> - 2011-03-31 23:16 +0000
Re: formatting to FAT32 Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-01 02:11 +0100
Re: formatting to FAT32 KO Myung-Hun <komh@chollian.net> - 2011-04-01 21:56 +0900
Re: formatting to FAT32 Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-01 19:37 +0100
Re: formatting to FAT32 "Allan" <allan2@warpspeed.dyndns.dk> - 2011-04-02 10:21 +0200
Re: formatting to FAT32 Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-02 15:16 +0100
Re: formatting to FAT32 Ilya Zakharevich <nospam-abuse@ilyaz.org> - 2011-04-02 21:49 +0000
Re: formatting to FAT32 Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-03 02:17 +0100
Re: formatting to FAT32 Ilya Zakharevich <nospam-abuse@ilyaz.org> - 2011-04-03 09:17 +0000
Re: formatting to FAT32 Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-03 19:51 +0100
Re: formatting to FAT32 "Allan" <allan2@warpspeed.dyndns.dk> - 2011-04-03 00:12 +0200
Re: Is JFS really open source? Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-03 01:50 +0100
Re: Is JFS really open source? Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-03 19:32 +0100
Re: Is JFS really open source? Dave Yeo <dave.r.yeo@gmail.com> - 2011-04-03 14:04 -0700
Re: Is JFS really open source? Steve Wendt <spamsux@forgetit.org> - 2011-04-03 15:51 -0700
Re: Is JFS really open source? "Allan" <allan2@warpspeed.dyndns.dk> - 2011-04-04 01:24 +0200
Re: Is JFS really open source? "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-04 11:22 +0200
Re: Is JFS really open source? Anonymous <nobody@remailer.paranoici.org> - 2011-04-04 16:44 +0200
Re: Is JFS really open source? Dave Yeo <dave.r.yeo@gmail.com> - 2011-04-04 09:03 -0700
Re: Is JFS really open source? "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-05 17:15 +0200
Re: Is JFS really open source? Dave Yeo <dave.r.yeo@gmail.com> - 2011-04-05 16:29 -0700
Re: Is JFS really open source? "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-11 04:16 +0200
Re: Is JFS really open source? Dave Yeo <dave.r.yeo@gmail.com> - 2011-04-10 19:28 -0700
Re: Is JFS really open source? what.ever@neverm.ind (A.D. Fundum) - 2011-04-11 05:06 +0200
Re: Is JFS really open source? "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-11 07:07 +0200
Re: Is JFS really open source? "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-11 07:25 +0200
Re: Is JFS really open source? "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-25 12:20 +0200
Re: Is JFS really open source? "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-11 02:34 +0200
Re: Is JFS really open source? "Alex Taylor" <mail.me@reply.to.address> - 2011-04-04 09:51 -0500
Re: Is JFS really open source? Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-05 19:51 +0100
Re: Is JFS really open source? "Alex Taylor" <mail.me@reply.to.address> - 2011-04-08 04:24 -0500
Re: Is JFS really open source? Paul Ratcliffe <abuse@orac12.clara34.co56.uk78> - 2011-04-08 11:49 +0000
Re: Is JFS really open source? "Alex Taylor" <mail.me@reply.to.address> - 2011-04-10 01:26 -0500
Re: Is JFS really open source? Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-08 21:03 +0100
Re: Is JFS really open source? "Alex Taylor" <mail.me@reply.to.address> - 2011-04-10 01:25 -0500
Re: Is JFS really open source? "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-10 11:37 +0200
Re: Is JFS really open source? "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-10 22:42 +0200
Re: Is JFS really open source? "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-11 00:21 +0200
Re: Is JFS really open source? "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-11 01:15 +0200
Re: Does JFS work on OS/2 version 4.0 and earlier? Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-03 22:29 +0100
Re: Does JFS work on OS/2 version 4.0 and earlier? "Allan" <allan2@warpspeed.dyndns.dk> - 2011-04-04 01:31 +0200
Re: Does JFS work on OS/2 version 4.0 and earlier? Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-04 11:31 +0100
Re: formatting to FAT32 Lars Erdmann <lars.erdmann@arcor.de> - 2011-04-04 20:57 +0200
Re: formatting to FAT32 Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-05 15:09 +0100
Re: formatting to FAT32 Lars Erdmann <lars.erdmann@arcor.de> - 2011-04-06 08:07 +0200
Re: formatting to FAT32 KO Myung-Hun <komh@chollian.net> - 2011-04-02 22:13 +0900
Re: formatting to FAT32 Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-02 18:59 +0100
Re: formatting to FAT32 KO Myung-Hun <komh@chollian.net> - 2011-04-03 14:51 +0900
Re: formatting to FAT32 Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-03 22:00 +0100
Re: formatting to FAT32 KO Myung-Hun <komh@chollian.net> - 2011-04-04 22:19 +0900
Re: formatting to FAT32 "A.D. Fundum" <what.ever@neverm.ind> - 2011-04-04 16:51 +0200
Re: formatting to FAT32 Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-06 18:20 +0100
Re: formatting to FAT32 "Andy" <nospam-abwillis1-nopspam@nospam-gmail.com> - 2011-04-05 15:42 +0000
Re: formatting to FAT32 "Allan" <allan2@warpspeed.dyndns.dk> - 2011-04-05 20:08 +0200
Re: formatting to FAT32 "Andy" <nospam-abwillis1-nopspam@nospam-gmail.com> - 2011-04-05 22:49 +0000
Re: formatting to FAT32 "Allan" <allan2@warpspeed.dyndns.dk> - 2011-04-06 01:23 +0200
Re: formatting to FAT32 "Andy" <nospam-abwillis1-nopspam@nospam-gmail.com> - 2011-04-06 01:10 +0000
Re: formatting to FAT32 Ilya Zakharevich <nospam-abuse@ilyaz.org> - 2011-04-02 22:00 +0000
Re: formatting to FAT32 Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-04-03 02:32 +0100
csiph-web