On Thu, Dec 15, 2022 at 05:34:08PM +0800, Wu Bo wrote:
From: Miklos Szeredi mszeredi@redhat.com
commit df8629af293493757beccac2d3168fe5a315636e upstream.
Failure to do so may result in EEXIST even if the file only exists in the cache and not in the filesystem.
The atomic nature of O_EXCL mandates that the cached state should be ignored and existence verified anew.
Change-Id: I0f173de6f9f1af05d6e816246b5c56b670ec079c
Where did this change-id come from?
thanks,
greg k-h