From: Theodore Ts'o Date: Sat, 26 Feb 2011 19:09:20 +0000 (-0500) Subject: ext4: move setup of the mpd structure to write_cache_pages_da() X-Git-Tag: v2.6.39-rc1~73^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=168fc0223c0e944957b1f31d88c2334fc904baf1;p=pandora-kernel.git ext4: move setup of the mpd structure to write_cache_pages_da() Move the initialization of all of the fields of the mpd structure to write_cache_pages_da(). This simplifies the code considerably. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed