Re: [trivial PATCH] cifs: Use #define in cifs_dbg

From: Steve French
Date: Mon Feb 24 2020 - 00:58:34 EST


Seems like a plausible debug (VFS not FYI) msg. If delete is not
pending, it is a little strange if nlink is 0. merged into
cifs-2.6.git for-next


On Fri, Feb 21, 2020 at 7:46 AM AurÃlien Aptel <aaptel@xxxxxxxx> wrote:
>
> Joe Perches <joe@xxxxxxxxxxx> 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.
>
> Cheers,
> --
> AurÃlien Aptel / SUSE Labs Samba Team
> GPG: 1839 CB5F 9F5B FB9B AA97 8C99 03C8 A49B 521B D5D3
> SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 NÃrnberg, DE
> GF: Felix ImendÃrffer, Mary Higgins, Sri Rasiah HRB 247165 (AG MÃnchen)



--
Thanks,

Steve