git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a4e922
)
fuse: don't WARN when nlink is zero
author
Miklos Szeredi
<mszeredi@suse.cz>
Mon, 4 Feb 2013 14:57:42 +0000
(15:57 +0100)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Mon, 4 Feb 2013 14:57:42 +0000
(15:57 +0100)
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>
fs/fuse/dir.c
patch
|
blob
|
history
diff --cc
fs/fuse/dir.c
Simple merge