From: Ingo Molnar Date: Tue, 10 Jan 2006 04:52:53 +0000 (-0800) Subject: [PATCH] nfs: sleep_on() removal X-Git-Tag: v2.6.16-rc1~565 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=532347e2bbae9e849816dc7b12a3d0f2c42d4944;p=pandora-kernel.git [PATCH] nfs: sleep_on() removal Convert sleep_on() to wait_event_timeout(). Probably safe with the BKL but could be racy once BKL use in NFS-client is gone. Acked-by: Trond Myklebust Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed