[trivial PATCH] cifs: Use #define in cifs_dbg
Joe Perches
joe at perches.com
Fri Feb 21 13:55:56 UTC 2020
On Fri, 2020-02-21 at 14:44 +0100, Aurélien Aptel wrote:
> Joe Perches <joe at perches.com> writes:
> > + cifs_dbg(VFS, "bogus file nlink value %u\n",
> > + fattr->cf_nlink);
>
> Good catch :)
> I realize that 1 is VFS but this should probably be FYI.
change it as you please.
fyi:
Perhaps commit f2f176b41 ("CIFS: add ONCE flag for cifs_dbg type")
may have increased object size quite a bit as it now tests
an external variable.
More information about the samba-technical
mailing list