linux-ext4 mailing list

FromSubjectsort iconDate
Curt Wohlgemuth
[PATCH] ext4: check for a good block group before loadin ...
This adds a new field in ext4_group_info to cache the largest available block range in a block group; and don't load the buddy pages until *after* we've done a sanity check on the block group. With large allocation requests (e.g., fallocate(), 8MiB) and relatively full partitions, it's easy to have no block groups with a block extent large enough to satisfy the input request length. This currently causes the loop during cr == 0 in ext4_mb_regular_allocator() to load the buddy bitmap pages for ...
May 7, 9:00 am 2010
Bernd Schubert
Re: status of MMP?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Well, firstly, you are not forced to enable MMP. And then, I don't understand what should be the issue with MMP. We use snapshots + ldiskfs + MMP all the time. I have a basic understanding how the MMP code works, but not as thorough as the Orcacle Lustre team. Andreas, would you mind if I post updated patches here? Cheers, Bernd -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - ...
May 7, 8:14 am 2010
Andi Kleen
Re: status of MMP?
AFAIK simply nobody has done the work and submitted it. Simply adding it would break LVM snapshots though, so there's a compatibility issue. -Andi -- ak@linux.intel.com -- Speaking for myself only. --
May 7, 8:06 am 2010
Andreas Dilger
Re: status of MMP?
No objection at all - it's one of the things I've been meaning to do for a while, but haven't gotten around to. It has been in widespread use at a number of sites and has been working well. It definitely isn't something that we would want to enable by default, since it would prevent disks from spinning down and would add some background IO overhead. For environments with SAN or multi-port storage (e.g. HA servers) it is an important safety check that can prevent massive data corruption. In ...
May 7, 12:29 pm 2010
bugzilla-daemon
[Bug 15906] performance regression in "umount" of filesy ...
https://bugzilla.kernel.org/show_bug.cgi?id=15906 --- Comment #20 from Dmitry Monakhov <dmonakhov@openvz.org> 2010-05-07 09:45:32 --- I can confirm that Jens's fix the original regression for me, so IMHO first part well done. About second one. Proposed patch was posted may be found here: http://marc.info/?l=linux-fsdevel&m=127322500915287&w=2 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are ...
May 7, 2:47 am 2010
Jan Kara
Re: [PATCH RESEND] ext4: Show journal_checksum option
Ted, could you please pick this patch? Thanks. -- Jan Kara <jack@suse.cz> SuSE CR Labs --
May 7, 9:09 am 2010
bugzilla-daemon
[Bug 15875] Add an option to disable file/directory perm ...
https://bugzilla.kernel.org/show_bug.cgi?id=15875 --- Comment #7 from Artem S. Tashkinov <t.artem@mailcity.com> 2010-05-07 07:09:07 --- Whatever fits you, however don't forget that there are immutable and appendable only flags for ext2/3/4 and they should probably dismissed too. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. --
May 7, 12:09 am 2010
Jan Kara
Re: [RFC][PATCH] Journal superblock update should send a ...
Ping? Ted, any opinion? -- Jan Kara <jack@suse.cz> SuSE CR Labs --
May 7, 8:53 am 2010
Amir G.
Re: Introducing Next3 - built-in snapshots support for Ext3
In theory, it is possible to have 2 modes for Ext4 (extents or snapshots) and some would argue that it makes sense to do that. But I think that making that decision can be deferred to a later time, after people have experienced with Next3 and have decided if they would like to have the snapshot feature merged into Ext4 or not. Besides, it would take me a considerable amount of time to merge the snapshot feature into Ext4, and Next3 is ready to be used now. Amir. --
May 7, 12:22 pm 2010
Andi Kleen
Re: Introducing Next3 - built-in snapshots support for Ext3
As I understand it the ext4 code base still supports not having extents enabled in the super block (although I'm not sure how well that variant is tested in practice) So in theory you could have a feature that requires disabling extents. It might not make users very happy though. -Andi -- ak@linux.intel.com -- Speaking for myself only. --
May 7, 8:12 am 2010
Ric Wheeler
Re: Introducing Next3 - built-in snapshots support for Ext3
I think that the counter argument would be that moving features into ext3 is probably the wrong thing to do. I don't think that anyone is in a huge hurry given that we have LVM based snapshots with ext3 and btrfs snapshots around the corner. Probably this is most interesting when done to the latest version of the ext family. Best regards, Ric --
May 7, 2:25 pm 2010
previous daytodaynext day
May 6, 2010May 7, 2010May 8, 2010