Whamcloud - gitweb
LU-264 Use ext2fs_get_memalign() to align memory 43/943/2 v1.41.90.wc3
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 15 Jun 2011 19:41:46 +0000 (13:41 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 16 Jun 2011 04:45:57 +0000 (22:45 -0600)
commit6f3a74986a37babc93acda56fd3d9891745c224e
tree27b00f763b1196d5895c05fb7f699d73566e2135
parentb1f91a4e12e6e93b25e9fc7251ddaff5bedd09f6
LU-264 Use ext2fs_get_memalign() to align memory

Use the ext2fs_get_memalign() function that is available in newer
versions of e2fsprogs instead of open-coding it for the MMP block
buffer reads that use O_DIRECT.

Change-Id: I18702097fe2967614f9c1d2462a2436786bad70e
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
patches/e2fsprogs-mmp.patch