kernel-ark/fs/fuse
Miklos Szeredi 0cd5b88553 [PATCH] fuse: add number of waiting requests attribute
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>
2006-01-16 23:15:30 -08:00
..
dev.c [PATCH] fuse: add number of waiting requests attribute 2006-01-16 23:15:30 -08:00
dir.c [PATCH] fuse: uninline some functions 2006-01-16 23:15:29 -08:00
file.c [PATCH] fuse: uninline some functions 2006-01-16 23:15:29 -08:00
fuse_i.h [PATCH] fuse: add number of waiting requests attribute 2006-01-16 23:15:30 -08:00
inode.c [PATCH] fuse: add number of waiting requests attribute 2006-01-16 23:15:30 -08:00
Makefile [PATCH] FUSE - file operations 2005-09-09 14:03:45 -07:00