On Wed, Apr 13, 2022 at 8:57 PM NeilBrown <neilb@xxxxxxx> wrote: > > So only set LOOKUP_CREATE|LOOKUP_EXCL if there really is an intent > to create, and use the absence of these flags to decide if -ENOENT > should be returned. Applied. Linus
On Wed, Apr 13, 2022 at 8:57 PM NeilBrown <neilb@xxxxxxx> wrote: > > So only set LOOKUP_CREATE|LOOKUP_EXCL if there really is an intent > to create, and use the absence of these flags to decide if -ENOENT > should be returned. Applied. Linus