Re: [PATCH v2 13/14] nfsd: separate out VFS-specific from from nfsd4_create_file()
NeilBrown <[email protected]>
| Newsgroups | gmane.linux.nfs |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 07 Jul 2026, Jeff Layton wrote: > > My Claude spotted this: > > Should this compare against nfserr_noent rather than NFSERR_NOENT? > > status is __be32, and it is assigned from nfserrno(-ENOENT), which returns > nfserr_noent. > Thanks Claude :-) NeilBrown