From: NeilBrown Date: Fri, 9 Sep 2005 23:23:45 +0000 (-0700) Subject: [PATCH] md: all hot-add and hot-remove of md intent logging bitmaps X-Git-Tag: v2.6.14-rc1~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36fa30636fb84b209210299684e1be66d9e58217;p=pandora-kernel.git [PATCH] md: all hot-add and hot-remove of md intent logging bitmaps Both file-bitmaps and superblock bitmaps are supported. If you add a bitmap file on the array device, you lose. This introduces a 'default_bitmap_offset' field in mddev, as the ioctl used for adding a superblock bitmap doesn't have room for giving an offset. Later, this value will be setable via sysfs. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed