login
Header Space

 
 

Re: Problems with extfs (compress, really)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Saturday, August 1, 1992 - 4:54 pm

In article <1992Jul31.163029.14339@pool.info.sunyit.edu> ujlh@pool.info.sunyit.edu (James Henrickson) writes:

I don't know of any system that will give you the max filename length
via a system call.

For 'compress', which is the program being discussed, the problem is
inherent to compress - the max filename length of 14 characters is
defined in the program itself.  You need to edit the compress source
where that check is done, and fix it to use a value other than 12,
which is how it is coded.  (That is, if the filename is greater than
12 characters, it gives that message.)

The 0.97 root disk (a day or two away) will have a compress that will
accept 253-character filenames to add .Z to.  Note that this could
cause some problems with 14 character filenames on Minix filesystems.
-- 
                                    +    Jim Winstead Jr. (CSci '95)
                                    |            Harvey Mudd College
                                    | jwinstea@jarthur.Claremont.EDU
                                    + This is all my words.  Honest!
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Problems with extfs (compress, really), Jim Winstead Jr., (Sat Aug 1, 4:54 pm)
speck-geostationary