Whamcloud - gitweb
libext2fs: fix ext2fs_get_memalign when posix_memalign() doesn't exist
authorTheodore Ts'o <tytso@mit.edu>
Mon, 26 Mar 2012 22:37:28 +0000 (15:37 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 26 Mar 2012 22:37:28 +0000 (15:37 -0700)
commit3a6db9bbc8a5aa85c200e66fc0563a1e87417efe
treebf3e1c95663ac9f283c55b8898605f4ed0a5e57c
parentb75a4ce18c4c165ef166968fa7001ebf7c76e024
libext2fs: fix ext2fs_get_memalign when posix_memalign() doesn't exist

Reported by: Gianluigi Tiesi <sherpya@netfarm.it>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/inline.c