[patch 06/54] md: Dont write more than is required of the last page of a bitmap

2007-06-08 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. - From: NeilBrown <[EMAIL PROTECTED]> It is possible that real data or metadata follows the bitmap without full page alignment. So limit the last write to be only the required number of bytes, rounded up

[patch 06/54] md: Dont write more than is required of the last page of a bitmap

2007-06-08 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. - From: NeilBrown [EMAIL PROTECTED] It is possible that real data or metadata follows the bitmap without full page alignment. So limit the last write to be only the required number of bytes, rounded up