Files
i2som-imx-linux/fs/fuse
Miklos Szeredi 146207bbad fuse: don't WARN when nlink is zero
commit dfca7cebc2 upstream.

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: Tero Roponen <tero.roponen@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-04 06:06:43 +08:00
..
2011-11-02 12:53:43 +01:00
2012-09-14 10:00:32 -07:00
2013-03-04 06:06:43 +08:00