On Thu, Jul 19 2007, Pavel Emelyanov wrote: > The elevator_ops's member "trim" is declared and called not like > all the other ones. Was this deliberate?
It's not a elevator action like the others, it's not called during request handling, only for shutdown. So the different naming is actually ok, it shows it's a different type of operation. -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/