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
..
control.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
cuse.c fs: add module.h to files that were implicitly using it 2011-10-31 19:30:31 -04:00
dev.c fuse: fix retrieve length 2012-09-14 10:00:32 -07:00
dir.c fuse: don't WARN when nlink is zero 2013-03-04 06:06:43 +08:00
file.c fuse: verify all ioctl retry iov elements 2012-08-26 15:00:39 -07:00
fuse_i.h fuse: fix stat call on 32 bit platforms 2012-06-17 11:21:29 -07:00
inode.c fuse: fix stat call on 32 bit platforms 2012-06-17 11:21:29 -07:00
Kconfig fs/Kconfig: move fuse out 2009-01-22 13:15:55 +03:00
Makefile CUSE: implement CUSE - Character device in Userspace 2009-06-09 11:24:11 +02:00