On Fri, Nov 07, 2014 at 01:54:33PM -0800, Darrick J. Wong wrote: > + case 'b': > + flags |= RESIZE_ENABLE_64BIT; > + break; > + case 's': > + flags |= RESIZE_DISABLE_64BIT; > + break; Out of curiosity, how did you come up with the options -b and -s? "big" and "small"? It's not necessarily the most mnemonic, but I can't come up with anything better, myself. - Ted -- 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