On Mon, 17 Jan 2022 17:36:53 +0800, Xin Yin wrote: > When test fast commit with xfstests generic/455, some logic issues were > found. When a full commit is ongonig, the logic of fast commit tracking seems > not correct. The first patch fix the ineligible commit case , and the > second patch fix the common fast commit case. > > After testing this patch set with xfstests log and quick group, no > regressions were found, and the generic/455 can pass now. > > [...] Applied, thanks! [1/2] ext4: fast commit may not fallback for ineligible commit commit: b4facf2d8a22262f945975d23e29bbfa94ab5d27 [2/2] ext4: fast commit may miss file actions commit: 4a404adb1978f0a3f2ec9ee6c257bcc5b2452ee3 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>