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