lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 03 Dec 2012 23:20:45 +0100
From:	Romain Francoise <romain@...bokech.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 3.7-rc8

Hi Linus,

Linus Torvalds <torvalds@...ux-foundation.org> writes:

> Linus Torvalds (5):
>       fs/buffer.c: make block-size be per-page and protected by the page lock
>       blockdev: remove bd_block_size_semaphore again
>       direct-io: don't read inode->i_blkbits multiple times
>       blkdev_max_block: make private to fs/buffer.c

Could these changes be the reason for the following suddenly appearing in
one of my VMs with rc8 (no such messages with rc7)? Pretty standard virtio
setup in KVM.

[   11.832295] attempt to access beyond end of device
[   11.832298] vda1: rw=0, want=4192904, limit=4192902
[   11.832299] Buffer I/O error on device vda1, logical block 524112
[   11.832394] attempt to access beyond end of device
[   11.832395] vda1: rw=0, want=4192904, limit=4192902
[   11.832396] Buffer I/O error on device vda1, logical block 524112

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists