[RFC PATCH 3/3] Restart pathwalk on rename seqcount change

Al Viro viro at zeniv.linux.org.uk
Wed Jun 4 00:55:46 UTC 2025


On Wed, Jun 04, 2025 at 01:45:45AM +0100, Tingmao Wang wrote:
> +		rename_seqcount = read_seqbegin(&rename_lock);
> +		if (rename_seqcount % 2 == 1) {

Please, describe the condition when that can happen, preferably
along with a reproducer.



More information about the Linux-security-module-archive mailing list