Re: SCSI tape crashes

From: David S. Miller (davem@redhat.com)
Date: Wed Oct 31 2001 - 03:49:19 EST


   From: Jens Axboe <axboe@suse.de>
   Date: Wed, 31 Oct 2001 09:46:50 +0100
   
   How is this different from my init_sg proposal? :-). The above looks
   fine to me, I just think it is important that we take care of this.
   
My impression was that you wanted to do something like:

        sgl = kmalloc();
        init_sg(sgl, nents);

        for_each_ent() {
                ... existing code ..
        }

If what you really meant was semantically identicaly to what I have
proposed, I'm completely in agreement with it. Please submit patches.

Franks a lot,
David S. Miller
davem@redhat.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Oct 31 2001 - 21:00:43 EST