Skip to content
Commit dfca7ceb authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: don't WARN when nlink is zero



drop_nlink() warns if nlink is already zero.  This is triggerable by a buggy
userspace filesystem.  The cure, I think, is worse than the disease so disable
the warning.

Reported-by: default avatarTero Roponen <tero.roponen@gmail.com>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent 6a4e922c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment