Re: [PATCH] media-server: Add ability for retry.

2020-07-16 Thread Gedare Bloom
Ok, thanks. On Thu, Jul 16, 2020 at 11:54 PM Christian Mauderer wrote: > > Hello Gedare, > > thanks for the review. > > On 17/07/2020 07:43, Gedare Bloom wrote: > > On Thu, Jul 9, 2020 at 2:21 AM Christian Mauderer > > wrote: > >> > >> This adds the possibility to request a retry in the media-li

Re: [PATCH] media-server: Add ability for retry.

2020-07-16 Thread Christian Mauderer
Hello Gedare, thanks for the review. On 17/07/2020 07:43, Gedare Bloom wrote: > On Thu, Jul 9, 2020 at 2:21 AM Christian Mauderer > wrote: >> >> This adds the possibility to request a retry in the media-listener if an >> operation failed. Usefull for example if you want to automatically >> refor

Re: [PATCH] media-server: Add ability for retry.

2020-07-16 Thread Sebastian Huber
On 17/07/2020 07:29, Christian Mauderer wrote: Ping. On 09/07/2020 10:21, Christian Mauderer wrote: This adds the possibility to request a retry in the media-listener if an operation failed. Usefull for example if you want to automatically reformat a disk if it wasn't possible to mount it. Lo

Re: [PATCH] media-server: Add ability for retry.

2020-07-16 Thread Gedare Bloom
On Thu, Jul 9, 2020 at 2:21 AM Christian Mauderer wrote: > > This adds the possibility to request a retry in the media-listener if an > operation failed. Usefull for example if you want to automatically > reformat a disk if it wasn't possible to mount it. > --- > cpukit/include/rtems/media.h | 3

Re: [PATCH] media-server: Add ability for retry.

2020-07-16 Thread Christian Mauderer
Ping. On 09/07/2020 10:21, Christian Mauderer wrote: > This adds the possibility to request a retry in the media-listener if an > operation failed. Usefull for example if you want to automatically > reformat a disk if it wasn't possible to mount it. > --- > cpukit/include/rtems/media.h | 3 +++ >