Re: joliet

Gordon Chaffee (chaffee@cs.berkeley.edu)
Tue, 25 Aug 1998 12:27:30 -0700 (PDT)


> I am using Linux 2.1.86 with the Joliet extension compiled in.

Upgrade to a newer kernel (or grab joliet.c from a newer version). I don't
think that version had this little fix in joliet.c:get_joliet_filename()

while (len >= 2 && (outname[len-1] == '.')) {
len--;
}

- Gordon

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html