On 26.04.2012 17:34, Michael Tokarev wrote: > This patch introduces a new autofs interface version, v6, which > is exactly the same as v5 but uses better defined packet structure > which does not change between architectures or platform bitness. > Old interface is supported still. I forgot to mention: this should go on top of revert of the previous attempt to fix it, ie, after reverting commit a32744d4abae24572eff7269bc17895c41bd0085. The change does not break old API on which the workaround in the automount daemon relies since new sizeof(packet) will be dividable by 8 and hence the old workaround code in automount (compiled with new header) will not trigger. Thanks, /mjt -- To unsubscribe from this list: send the line "unsubscribe autofs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html