Re: [PATCH] Cleanup elevator_ops->trim function [message #15132 is a reply to message #15127] |
Thu, 19 July 2007 17:29  |
Jens Axboe
Messages: 30 Registered: October 2006
|
Member |
|
|
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
|
|
|