Re: [rtems-libbsd commit] sys/kern: Add VFS support

2022-02-13 Thread Sebastian Huber
On 09/02/2022 22:58, Chris Johns wrote: On 9/2/22 7:43 pm, Sebastian Huber wrote: On 09/02/2022 09:41, Sebastian Huber wrote: On 08/02/2022 11:07, Chris Johns wrote: It seems that the commit is not present in the master branch. This means all the work will be lost when we update to a newer

Re: [rtems-libbsd commit] sys/kern: Add VFS support

2022-02-09 Thread Chris Johns
On 9/2/22 7:43 pm, Sebastian Huber wrote: > On 09/02/2022 09:41, Sebastian Huber wrote: >> On 08/02/2022 11:07, Chris Johns wrote: It seems that the commit is not present in the master branch. This means all the work will be lost when we update to a newer FreeBSD baseline. >>>

Re: [rtems-libbsd commit] sys/kern: Add VFS support

2022-02-09 Thread Sebastian Huber
On 09/02/2022 09:41, Sebastian Huber wrote: On 08/02/2022 11:07, Chris Johns wrote: It seems that the commit is not present in the master branch. This means all the work will be lost when we update to a newer FreeBSD baseline. Yes. It is an out standing task that I need to get funding for.

Re: [rtems-libbsd commit] sys/kern: Add VFS support

2022-02-09 Thread Sebastian Huber
On 08/02/2022 11:07, Chris Johns wrote: It seems that the commit is not present in the master branch. This means all the work will be lost when we update to a newer FreeBSD baseline. Yes. It is an out standing task that I need to get funding for. What are your plans and if you are looking to

Re: [rtems-libbsd commit] sys/kern: Add VFS support

2022-02-08 Thread Chris Johns
On 8/2/22 12:48 am, Sebastian Huber wrote: > Hello Chris, > > sorry, this slipped through may review list. Thanks for the review. > > On 02/09/2021 04:43, Chris Johns wrote: >> @@ -1232,9 +993,6 @@ osendmsg(struct thread *td, struct osendmsg_args *uap) >>   #endif >>   #endif /* __rtems__ */

Re: [rtems-libbsd commit] sys/kern: Add VFS support

2022-02-07 Thread Sebastian Huber
Hello Chris, sorry, this slipped through may review list. On 02/09/2021 04:43, Chris Johns wrote: @@ -1232,9 +993,6 @@ osendmsg(struct thread *td, struct osendmsg_args *uap) #endif #endif /* __rtems__ */ -#ifdef __rtems__ -static -#endif /* __rtems__ */ int sys_sendmsg(struct