07954ba dlm_controld: increase uevent recv buffer

Authored and Committed by aring 2 years ago
    dlm_controld: increase uevent recv buffer
    
    This patch increases the uevent recv buffer from 256 bytes to 4096
    bytes. To ensure everything fits into one recv() call.
    
        
file modified
+1 -1