• Andrew Morton's avatar
    [PATCH] move the buffer_head IO functions into buffer.c · 1b4623d6
    Andrew Morton authored
    Patch from Christoph Hellwig.
    
    Move the buffer_head-based IO functions out of ll_rw_blk.c and into
    fs/buffer.c.  So the buffer IO functions are all in buffer.c, and
    ll_rw_blk.c knows nothing about buffer_heads.
    
    This patch has been acked by Jens.
    1b4623d6
ll_rw_blk.c 49.6 KB