Whamcloud - gitweb
Use new ext2fs_super_and_bgd_loc2 call in libext2fs
authorJose R. Santos <jrs@us.ibm.com>
Sun, 12 Jul 2009 01:29:30 +0000 (21:29 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 12 Jul 2009 01:29:30 +0000 (21:29 -0400)
commit20f2ccb3262b11d3a7b892cb9a11ea1c8c2ddd3b
treeb04dbf3c0c23b1010360ea1dd5b8de1b10c06466
parent71300f35de9b7fd0ab4252500ec5a4da1d9a1424
Use new ext2fs_super_and_bgd_loc2 call in libext2fs

The new ext2fs_super_and_bgd_loc2() function has some changes aside
from just blk64_t support.  Lets make sure that the interfaces are
sane by adding libext2fs support early to get the new API tested here.

Signed-off-by: Jose R. Santos <jrs@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/pass5.c
lib/ext2fs/alloc.c
lib/ext2fs/alloc_sb.c
lib/ext2fs/closefs.c