• Amir Noam's avatar
    [PATCH] [bonding] Convert /proc to seq_file · 5f179911
    Amir Noam authored
    This patch converts /proc/net/bondX/info into /proc/net/bonding/bondX
    using the seq_file interface.
    
    This is based on Stephen's recent patch, but slightly modified to work
    with the propagation patch set and with some locking changes to make it
    simpler.
    
    The patch applies both on 2.4 (after the sync set from earlier today)
    and on 2.6 (after the propagation set from 2003/11/9).
    
    Amir
    5f179911
bonding.h 5.02 KB