From: Jan Kara Date: Tue, 6 Sep 2005 22:19:12 +0000 (-0700) Subject: [PATCH] Change ll_rw_block() calls in JBD X-Git-Tag: v2.6.14-rc1~573 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26707699b5337ea471ba1774447e8a1170c99e52;p=pandora-kernel.git [PATCH] Change ll_rw_block() calls in JBD We must be sure that the current data in buffer are sent to disk. Hence we have to 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