On Sep 02, 2009 22:00 -0500, Eric Sandeen wrote: > What about perhaps just these 3: > > ext2fs_bg_flags_zero(fs, group) /* zeros bg_flags */ > > ext2fs_bg_flags_set(fs, group, flags) /* adds flags to bg_flags */ > ext2fs_bg_flags_clear(fs, group, flags) /* clears flags in bg_flags */ > > and remove the original ext2fs_bg_flags_set / ext2fs_bg_flags_clear. Yes, this is exactly what I would expect from this kind of interface. Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc. -- 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