Re: Linux v2.5.32

From: Stephane Wirtel (stephane.wirtel@belgacom.net)
Date: Tue Aug 27 2002 - 15:48:27 EST


Hi,

now, it's not a problem, just a comment.

but i have an other compile error,

make[2]: Entering directory `/root/linux-2.5.32/fs/intermezzo'
  gcc-3.2 -Wp,-MD,./.vfs.o.d -D__KERNEL__ -I/root/linux-2.5.32/include
  -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
  -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
  -march=i686 -nostdinc -iwithprefix include -DKBUILD_BASENAME=vfs -c
  -o vfs.o vfs.c
  vfs.c: In function `presto_debug_fail_blkdev':
  vfs.c:134: invalid initializer
  vfs.c:136: warning: implicit declaration of function `is_read_only'
  vfs.c: In function `presto_do_rmdir':
  vfs.c:1244: warning: implicit declaration of function `double_down'
  vfs.c:1260: warning: implicit declaration of function `double_up'
  vfs.c: In function `presto_rename_dir':
  vfs.c:1627: warning: implicit declaration of function `triple_down'
  vfs.c:1644: warning: implicit declaration of function `triple_up'
  vfs.c: In function `lento_do_rename':
  vfs.c:1755: warning: implicit declaration of function `double_lock'
  vfs.c: In function `lento_iopen':
  vfs.c:1935: warning: concatenation of string literals with __FUNCTION__
  is deprecated
  make[2]: *** [vfs.o] Error 1
  make[2]: Leaving directory `/root/linux-2.5.32/fs/intermezzo'
  make[1]: *** [intermezzo] Error 2
  make[1]: Leaving directory `/root/linux-2.5.32/fs'
  make: *** [fs] Error 2
  bash-2.05a#

i would like to make a patch, but i don't find is_read_only(kdev), and in
Documentation/filesystems/porting, i must to use bdev_read_only(bdev)

---------------- From Documentation/filesystems/porting
[recommended]
    
            Use bdev_read_only(bdev) instead of is_read_only(kdev). The latter
                is still alive, but only because of the mess in drivers/s390/block/dasd.c.
                As soon as it gets fixed is_read_only() will die.
----------------

        Stephane
On Tue, Aug 27, 2002 at 02:36:26PM -0600, Thunder from the hill wrote:
> Hi,
>
> On Tue, 27 Aug 2002, Stephane Wirtel wrote:
> > a small compile error
>
> For a good reason:
>
> > i2o_block.c:43:2: #error Please convert me to
> > Documentation/DMA-mapping.txt
>
> Still not done?
>
> Thunder
> --
> --./../...-/. -.--/---/..-/.-./..././.-../..-. .---/..-/.../- .-
> --/../-./..-/-/./--..-- ../.----./.-../.-.. --./../...-/. -.--/---/..-
> .- -/---/--/---/.-./.-./---/.--/.-.-.-
> --./.-/-.../.-./.././.-../.-.-.-
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

-- 
Stephane Wirtel <stephane.wirtel@belgacom.net>
Web : www.linux-mons.be	 "Linux Is Not UniX !!!"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:20 EST