Re: [PATCH 1/2] ext4: commit inline data during fast commit
From: "Theodore Ts'o" <tytso@mit.edu>
Date: 2021-11-04 14:44:24
From: "Theodore Ts'o" <tytso@mit.edu>
Date: 2021-11-04 14:44:24
On Fri, 15 Oct 2021 11:25:12 -0700, Harshad Shirwadkar wrote:
From: Harshad Shirwadkar <redacted> 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 [off-list ref]