From: Jan Kara Date: Tue, 6 Sep 2005 22:19:15 +0000 (-0700) Subject: [PATCH] Change ll_rw_block() calls in UFS X-Git-Tag: v2.6.14-rc1~571 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=096125f31ae3aa2c7271463b9986dd228e0da089;p=pandora-kernel.git [PATCH] Change ll_rw_block() calls in UFS We need to be sure that current data are sent to disk. Hence we call ll_rw_block() with SWRITE. Signed-off-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed