From: Theodore Ts'o Date: Sun, 30 Oct 2011 22:41:19 +0000 (-0400) Subject: ext4: remove unnecessary call to waitqueue_active() X-Git-Tag: v3.2-rc1~85^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e298021216727cc27017c5032ade86167c66256;p=pandora-kernel.git ext4: remove unnecessary call to waitqueue_active() The usage of waitqueue_active() is not necessary, and introduces (I believe) a hard-to-hit race. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed