Re: [PATCH v3 00/14] FSMonitor edge cases on case-insensitive file systems
From: Jeff Hostetler <hidden>
Date: 2024-03-06 18:20:10
From: Jeff Hostetler <hidden>
Date: 2024-03-06 18:20:10
On 3/6/24 7:58 AM, Patrick Steinhardt wrote:
On Mon, Feb 26, 2024 at 09:39:11PM +0000, Jeff Hostetler via GitGitGadget wrote:quoted
Here is version 3. I think I have addressed the remaining comments. I cleaned up the test code to use the test_expect_failure at the beginning and squashed in the test_expect_success version of tests into the final commit in the series. I moved the invalidate_ce_fsm() commit earlier in the series, so that the final commit actually uses all of the up-to-this-point changes to fix the problem. I converted a few "should not happens" to BUG()s. Thanks to everyone for their time and attention reviewing this. JeffI gave this whole patch series a read and didn't much to complain about. There are a couple of nits, but none of them really require a reroll in my opinion. Thanks! Patrick
Thanks!!! Jeff