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: <1218846873.8183.40.camel@mingming-laptop> Date: Fri, 15 Aug 2008 17:34:33 -0700 From: Mingming Cao <cmm@...ibm.com> To: "Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com> Cc: tytso <tytso@....edu>, linux-ext4@...r.kernel.org, Andreas Dilger <adilger@....com> Subject: Re: [PATCH 0/6 ]Ext4 journal credits reservation fixes 在 2008-08-15五的 12:02 -0700,Mingming Cao写道: > 在 2008-08-15五的 23:03 +0530,Aneesh Kumar K.V写道: > > On Tue, Aug 12, 2008 at 09:23:10AM -0700, Mingming Cao wrote: > > > This is a rework of journal credits fix patch in the ext4 patch queue. > > > The patch series contains > > > > > > - patch 1: helper funtions for journal credits calculation and fix the > > > writepage/write_begin on nonextent files > > > - patch 2: journal credit fix wirtepahe/write_begin for extents files, > > > and migration > > > - patch 3: credit fix for dio, fallocate > > > -patch 4: rebase ext4_da_writepages_rework patch > > > - patch 5: credit fix for delalloc writepages > > > -patch 6: credit fix for defrag > > > > > > > > > > I see this patch is pushed to the patch queue. Below is the review in > > patch form. > > I have updated the patches, mostly: 1) Remove unnecessary journalled mode handling 2) More common code sharing, less code than before 3) Updated da_writepages credits calculation will reply to each individual patch. Thanks, Mingming -- 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