[Devel] Re: [PATCH] Cleanup elevator_ops->trim function
Jens Axboe
jens.axboe at oracle.com
Thu Jul 19 10:29:50 PDT 2007
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
More information about the Devel
mailing list