From: NeilBrown Date: Wed, 22 Jun 2005 00:17:27 +0000 (-0700) Subject: [PATCH] md: allow md intent bitmap to be stored near the superblock. X-Git-Tag: v2.6.13-rc1~68^2~582^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a654b9d8f851f4ca02649d5825cbe6c608adb10c;p=pandora-kernel.git [PATCH] md: allow md intent bitmap to be stored near the superblock. This provides an alternate to storing the bitmap in a separate file. The bitmap can be stored at a given offset from the superblock. Obviously the creator of the array must make sure this doesn't intersect with data.... After is good for version-0.90 superblocks. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed