Prev: ieee1394/sdp2 Fix warning: variable 'unit_characteristics' set but not used
Next: i2c:i2c_core Fix warning: variable 'dummy' set but not used
From: int 986 on 15 Jun 2010 07:50 Hi, When trying to install Debian via deboostrap to logfs loop file get a warning. Steps to reproduce: dd if=/dev/zero of=loop.img bs=512 count=2015232 mklogfs -c loop.img //mklogfs version 1.1 mount -o loop loop.img /mnt/ -t logfs debootstrap unstable /mnt/ http://ftp.bg.debian.org/debian [ 419.086615] ------------[ cut here ]------------ [ 419.086636] WARNING: at /build/buildd-linux-2.6_2.6.34-1~experimental.2-amd64-zn0ozk/linux-2.6-2.6.34/debian/build/source_amd64_none/fs/logfs/readwrite.c:902 logfs_seek_hole+0x91/0xa1 [logfs]() [ 419.086640] Hardware name: VMware Virtual Platform [ 419.086641] Modules linked in: logfs zlib_deflate usb_storage loop tpm_tis tpm tpm_bios evdev psmouse serio_raw pcspkr parport_pc parport snd_ens1371 gameport snd_rawmidi snd_seq_device snd_ac97_codec ac97_bus snd_pcm snd_timer snd soundcore snd_page_alloc i2c_piix4 i2c_core shpchp pci_hotplug container button processor ac xfs exportfs uhci_hcd sg sd_mod crc_t10dif sr_mod cdrom mptspi ata_generic ehci_hcd usbcore floppy nls_base e1000 mptscsih ata_piix mptbase scsi_transport_spi libata thermal thermal_sys scsi_mod [last unloaded: scsi_wait_scan] [ 419.086704] Pid: 4601, comm: tar Not tainted 2.6.34-1-amd64 #1 [ 419.086706] Call Trace: [ 419.086740] [<ffffffff81045655>] ? warn_slowpath_common+0x76/0x8c [ 419.086746] [<ffffffffa04072bd>] ? logfs_seek_hole+0x91/0xa1 [logfs] [ 419.086751] [<ffffffffa0404a64>] ? logfs_new_inode+0x7b/0x13b [logfs] [ 419.086756] [<ffffffffa0402df6>] ? logfs_mkdir+0x16/0x4f [logfs] [ 419.086772] [<ffffffff810efb8d>] ? vfs_mkdir+0x5b/0xaf [ 419.086775] [<ffffffff810ef46c>] ? lookup_create+0x4a/0x8e [ 419.086779] [<ffffffff810f1dad>] ? sys_mkdirat+0x94/0xf6 [ 419.086786] [<ffffffff810fbfb7>] ? mntput_no_expire+0x26/0xe9 [ 419.086793] [<ffffffff810e675f>] ? sys_fchmodat+0xbe/0xcd [ 419.086796] [<ffffffff810fbfb7>] ? mntput_no_expire+0x26/0xe9 [ 419.086806] [<ffffffff810089c2>] ? system_call_fastpath+0x16/0x1b [ 419.086809] ---[ end trace f10931bdbea823c6 ]--- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: int 986 on 21 Jun 2010 10:40
ping On Tue, Jun 15, 2010 at 2:35 PM, int 986 <int986(a)gmail.com> wrote: > Hi, > When trying to install Debian via deboostrap to logfs loop file get a warning. > Steps to reproduce: > dd if=/dev/zero of=loop.img bs=512 count=2015232 > mklogfs -c loop.img � � � � � � � � �//mklogfs version 1.1 > mount -o loop loop.img �/mnt/ -t logfs > debootstrap unstable /mnt/ http://ftp.bg.debian.org/debian > > [ �419.086615] ------------[ cut here ]------------ > [ �419.086636] WARNING: at > /build/buildd-linux-2.6_2.6.34-1~experimental.2-amd64-zn0ozk/linux-2.6-2.6.34/debian/build/source_amd64_none/fs/logfs/readwrite.c:902 > logfs_seek_hole+0x91/0xa1 [logfs]() > [ �419.086640] Hardware name: VMware Virtual Platform > [ �419.086641] Modules linked in: logfs zlib_deflate usb_storage loop > tpm_tis tpm tpm_bios evdev psmouse serio_raw pcspkr parport_pc parport > snd_ens1371 gameport snd_rawmidi snd_seq_device snd_ac97_codec > ac97_bus snd_pcm snd_timer snd soundcore snd_page_alloc i2c_piix4 > i2c_core shpchp pci_hotplug container button processor ac xfs exportfs > uhci_hcd sg sd_mod crc_t10dif sr_mod cdrom mptspi ata_generic ehci_hcd > usbcore floppy nls_base e1000 mptscsih ata_piix mptbase > scsi_transport_spi libata thermal thermal_sys scsi_mod [last unloaded: > scsi_wait_scan] > [ �419.086704] Pid: 4601, comm: tar Not tainted 2.6.34-1-amd64 #1 > [ �419.086706] Call Trace: > [ �419.086740] �[<ffffffff81045655>] ? warn_slowpath_common+0x76/0x8c > [ �419.086746] �[<ffffffffa04072bd>] ? logfs_seek_hole+0x91/0xa1 [logfs] > [ �419.086751] �[<ffffffffa0404a64>] ? logfs_new_inode+0x7b/0x13b [logfs] > [ �419.086756] �[<ffffffffa0402df6>] ? logfs_mkdir+0x16/0x4f [logfs] > [ �419.086772] �[<ffffffff810efb8d>] ? vfs_mkdir+0x5b/0xaf > [ �419.086775] �[<ffffffff810ef46c>] ? lookup_create+0x4a/0x8e > [ �419.086779] �[<ffffffff810f1dad>] ? sys_mkdirat+0x94/0xf6 > [ �419.086786] �[<ffffffff810fbfb7>] ? mntput_no_expire+0x26/0xe9 > [ �419.086793] �[<ffffffff810e675f>] ? sys_fchmodat+0xbe/0xcd > [ �419.086796] �[<ffffffff810fbfb7>] ? mntput_no_expire+0x26/0xe9 > [ �419.086806] �[<ffffffff810089c2>] ? system_call_fastpath+0x16/0x1b > [ �419.086809] ---[ end trace f10931bdbea823c6 ]--- > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |