From: Miklos Szeredi Date: Tue, 17 Jan 2006 06:14:38 +0000 (-0800) Subject: [PATCH] fuse: add number of waiting requests attribute X-Git-Tag: v2.6.16-rc1~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cd5b88553acf0611474dbaf8e43770eed268060;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed