Jeremy Fitzhardinge writes:
> > (hint - the change to AUTOFS_PROTO_VERSION caused the old autofs to only
> > accept v4 of the daemon).
> 
> OK.  I'd only tested old binaries.  The 3.1.3/4 source comes with its own copy
> of the header files, so it shouldn't see the new ones if you're recompiling it.

I'm not recompling the user-space daemon.  The problem is that the kernel
autofs is using AUTOFS_PROTO_VERSION to check against min_protocol and
max_protocol (or whatever they're called), and AUTOFS_PROTO_VERSION is now
4.  The user-space daemon space daemon specifies version 3 as the maximum
protocol.  This is where the problem is.

You may want to take a clean tree from Linus, remake it from scratch, and
try it.  I'm confident that you will find the problem.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |         Russell King        [EMAIL PROTECTED]      --- ---
  | | | |   http://www.arm.linux.org.uk/~rmk/aboutme.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

Reply via email to