I applied this patch, but I had to perform patch surgery to do so. My work flow is not set up for email patches. Please submit as a pull request on github.com/open-iscsi/open-iscsi next time. Thanks!
On Friday, September 25, 2020 at 9:28:36 AM UTC-7 [email protected] wrote: > This patch is to update the todo list. Tasks are suggested by The > Lee-Man > > Signed-off-by: Sonu k <[email protected]> > --- > TODO | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/TODO b/TODO > index 7328180..a3d1d91 100644 > --- a/TODO > +++ b/TODO > @@ -377,3 +377,16 @@ I am working on this one. Hopefully it should be done > soon. > it gets out of sync with the kernel version, and that's not good. > > --------------------------------------------------------------------------- > + > +13. Node database > + > +Current implementation of node data is not scalable. It handles database > using > +some bunch of files and directories. It has not locking and can not handle > +thousands of targets. > + > > +--------------------------------------------------------------------------- > + > +14. Migration of duplicate functionality out of iscsid/iscsiadm into > libopeniscsi > +and add better error handling . > + > > +--------------------------------------------------------------------------- > -- > 1.8.3.1 > > -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/open-iscsi/d1b086ed-4852-49a8-a08f-1008db7d7d4fn%40googlegroups.com.
