On Thu, Jan 05, 2017 at 01:51:18PM -0800, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > There was an unnecessary amount of complexity around requesting the > filesystem-specific key prefix. It was unclear why; perhaps it was > envisioned that different instances of the same filesystem type could > use different key prefixes, or that key prefixes could be binary. > However, neither of those things were implemented or really make sense > at all. So simplify the code by making key_prefix a const char *. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> Thanks, applied. - Ted -- 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