• Joel Becker's avatar
    ocfs2: Start the ocfs2_control handshake. · 462c7e6a
    Joel Becker authored
    When a control daemon opens the ocfs2_control device, it must perform a
    handshake to tell the filesystem it is something capable of monitoring
    cluster status.  Only after the handshake is complete will the filesystem
    allow mounts.
    
    This is the first part of the handshake.  The daemon reads all supported
    ocfs2_control protocols, then writes in the protocol it will use.
    Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
    Signed-off-by: default avatarMark Fasheh <mfasheh@suse.com>
    462c7e6a
stack_user.c 8.25 KB