Re: [RFC PATCH v1 11/15] node_device_udev: Use `stateShutdownPrepare` and `stateShutdownWait`

2024-04-19 Thread Marc Hartmayer
On Thu, Apr 18, 2024 at 05:01 PM -0500, Jonathon Jongsma wrote: > On 4/12/24 8:36 AM, Marc Hartmayer wrote: >> Use the proper driver functions for the node state shutdown preparation and >> wait. In the next patch, these functions will be extended. >> >> Signed-off-by: Marc Hartmayer >> --- >>

Re: [RFC PATCH v1 11/15] node_device_udev: Use `stateShutdownPrepare` and `stateShutdownWait`

2024-04-18 Thread Jonathon Jongsma
On 4/12/24 8:36 AM, Marc Hartmayer wrote: Use the proper driver functions for the node state shutdown preparation and wait. In the next patch, these functions will be extended. Signed-off-by: Marc Hartmayer --- src/node_device/node_device_udev.c | 54 +++--- 1 file

Re: [RFC PATCH v1 11/15] node_device_udev: Use `stateShutdownPrepare` and `stateShutdownWait`

2024-04-16 Thread Boris Fiuczynski
Reviewed-by: Boris Fiuczynski On 4/12/24 15:36, Marc Hartmayer wrote: Use the proper driver functions for the node state shutdown preparation and wait. In the next patch, these functions will be extended. Signed-off-by: Marc Hartmayer --- src/node_device/node_device_udev.c | 54

[RFC PATCH v1 11/15] node_device_udev: Use `stateShutdownPrepare` and `stateShutdownWait`

2024-04-12 Thread Marc Hartmayer
Use the proper driver functions for the node state shutdown preparation and wait. In the next patch, these functions will be extended. Signed-off-by: Marc Hartmayer --- src/node_device/node_device_udev.c | 54 +++--- 1 file changed, 42 insertions(+), 12 deletions(-)