On Fri, Nov 22, 2013 at 12:36:57AM +0100, Jan Kara wrote: > Rounding of name length when passing it to userspace was done in several > places. Provide a function to do it and use it in all places. > > Signed-off-by: Jan Kara <jack@xxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> BTw, I hadn't noticed kernel.h has a roundup() in addition to round_up(). And XFS also has roundup64 which isn't needed as far as I can see.. None of them are documented in the slightest way either, ugh.. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html