From: Milind Arun Choudhary Date: Thu, 26 Apr 2007 07:29:35 +0000 (-0700) Subject: [PATCH] ocfs2: use __set_current_state() X-Git-Tag: v2.6.22-rc1~1033^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c2c9d383ef7f7cfc02d6355798b95988de359b4;p=pandora-kernel.git [PATCH] ocfs2: use __set_current_state() use __set_current_state(TASK_*) instead of current->state = TASK_*, in fs/ocfs2 Signed-off-by: Milind Arun Choudhary Signed-off-by: Andrew Morton Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed