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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 4 Nov 2021 10:44:16 -0400 From: "Theodore Ts'o" <tytso@....edu> To: Harshad Shirwadkar <harshadshirwadkar@...il.com>, linux-ext4@...r.kernel.org Cc: "Theodore Ts'o" <tytso@....edu> Subject: Re: [PATCH 1/2] ext4: commit inline data during fast commit On Fri, 15 Oct 2021 11:25:12 -0700, Harshad Shirwadkar wrote: > From: Harshad Shirwadkar <harshadshirwadkar@...il.com> > > During the commit phase in fast commits if an inode with inline data > is being committed, also commit the inline data along with > inode. Since recovery code just blindly copies entire content found in > inode TLV, there is no change needed on the recovery path. Thus, this > change is backward compatiable. > > [...] Applied, thanks! [1/2] ext4: commit inline data during fast commit commit: 6c31a689b2e9e1dee5cbe16b773648a2d84dfb02 [2/2] ext4: inline data inode fast commit replay fixes commit: 1ebf21784b19d5bc269f39a5d1eedb7f29a7d152 Best regards, -- Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists