Re: Question: mount options for iso9660

Jens Benecke (jens@pinguin.conetix.de)
Thu, 13 May 1999 17:47:24 +0200


On Fri, Apr 30, 1999 at 11:49:20PM +0300, Meelis Roos wrote:
>> If not, would someone be so kind and have a look at it, if it doesn't
>> require a complete kernel rewrite <g>? There's a free Pizza Hut
>> coupon for the first working patch :)
>
> Try the patch below. It works for me (2.2.7 on x86). And it should be
> quite a portable too AFAICS.
>
Sorry, it doesn't work with plain vanilla 2.2.7 (neither with 2.2.8) here.

gcc -D__KERNEL__ -I/home/.src/linux-2.2.8-isofs/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce
-m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586
-DMODULE -DMODVERSIONS -include
/home/.src/linux-2.2.8-isofs/include/linux/modversions.h -c -o inode.o
inode.c
inode.c: In function `isofs_read_super':
inode.c:764: structure has no member named `s_force'
make[2]: *** [inode.o] Error 1
make[2]: Leaving directory `/home/.src/linux-2.2.8-isofs/fs/isofs'
make[1]: *** [_modsubdir_isofs] Error 2
make[1]: Leaving directory `/home/.src/linux-2.2.8-isofs/fs'
make: *** [_mod_fs] Error 2

Would you look into this (and tell me where I messed up)?

> Sorry I can't us the pizza coupon here in Estonia ;-(

What a pity =;)))

>
> diff -ur linux-2.2.2/fs/isofs/inode.c linux-hacked/fs/isofs/inode.c ---

-- 
_ciao, Jens_______________________________ http://www.pinguin.conetix.de

"Bastard Operators from Hell" anagrams to "Shatterproof Armored Balls"

Anyone comfortable with using Linux shall use it. Anyone wanting to tell other people what they should be using can go work for Microsoft.

- 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.tux.org/lkml/