Re: [PATCH] Cleanup elevator_ops->trim function

From: Jens Axboe
Date: Thu Jul 19 2007 - 13:30:48 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/