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
| ||
|
Message-ID: <alpine.LFD.2.00.1204010415500.7626@dhcp-27-109.brq.redhat.com> Date: Sun, 1 Apr 2012 04:17:46 +0200 (CEST) From: Lukas Czerner <lczerner@...hat.com> To: Daniel Drake <dsd@...top.org> cc: Yongqiang Yang <xiaoqiangnk@...il.com>, linux-ext4@...r.kernel.org Subject: Re: ext4 online resize crash On Sat, 31 Mar 2012, Daniel Drake wrote: > On Sat, Mar 31, 2012 at 6:53 PM, Daniel Drake <dsd@...top.org> wrote: > > That's right. The filesystem is being grown by approximately 100mb. > > I'll get you the exact numbers on Monday. > > Actually, I just realised I have them here. > The partition was originally 7409856 sectors, I enlarged it to 7605248 > sectors and then tried to grow the ext4 filesystem contained inside. > > Thanks, > Daniel > -- > To unsubscribe from this list: send the line "unsubscribe linux-ext4" in > the body of a message to majordomo@...r.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Hi Daniel, there is a fix bug that happens when resizing the file system in a way that a new size is still in the same group: a0ade1deb86d2325aecc36272bb4505a6eec9235 ext4: fix resize when resizing within single group I am not sure if that really solves your problem, since the actual bug in you backtrace happens somewhere else, but you can give it a try. It was merged into the main line just recently. Thanks! -Lukas -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists