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:
f543f25
)
[PATCH] fuse: add number of waiting requests attribute
author
Miklos Szeredi
<miklos@szeredi.hu>
Tue, 17 Jan 2006 06:14:38 +0000
(22:14 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 17 Jan 2006 07:15:30 +0000
(23:15 -0800)
This patch adds the 'waiting' attribute which indicates how many filesystem
requests are currently waiting to be completed. A non-zero value without any
filesystem activity indicates a hung or deadlocked filesystem.
Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found