• Andrew Morton's avatar
    [PATCH] nbd: remove PARANOIA and other cleanups · 4d273aae
    Andrew Morton authored
    From: Paul Clements <Paul.Clements@SteelEye.com>
    
    This patch removes the PARANOIA define (it was always defined anyway).  It
    also removes the requests_in/out counters (which weren't always accurate,
    and are superfluous anyway, since the block layer keeps its own in_flight
    counter).  Also some minor cleanup of comments.
    4d273aae
nbd.c 19.7 KB