On Tue, Oct 20, 2009 at 10:48:07PM -0500, Eric Sandeen wrote: > I think vim <esc>wq turned into <esc>2wq or something; in any case > blkid_probe_get_topology2 is not the right thing to search for. > > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Applied, thanks. - Ted > (note; with this, once I try to build w/ a new libblkid, I still > get a mkfs build error ... it's still picking up the in-tree blkid > headers) Hmmm... which in-tree header files is it picking up? And what error are you seeing? There are a few header files that I can see that we should probably clean-up, but they don't look like they should be problematic. build.static/lib/blkid/blkid_types.h -- just simple type definitions lib/blkid/blkidP.h --- only used by lib/blkid/*.c lib/blkid/list.h --- only used by lib/blkid/*.c lib/blkid/probe.h -- only used by lib/blkid/probe.c -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html