You can use OpenGrok to keep an eye out for new modifications to the target code. Just go to this link: http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/cmd/iscsi/iscsitgtd/ and scan down the list looking at the date the file was modified.
And when viewing each file there is a "history" link, which lists all the modifications to the file, showing Revision, Author & Comments. You can also "compare" revisions, which just show the lines of code that have changed. The 'comments' field often give a 'bug_id' number, but unfortunately the hyper-link never seems to work. And searching for the bug_id at http://bugs.opensolaris.org/ does not find it. Strange. For example, OpenGrok shows the modification to "mgmt_modify.c" to fix "iscsi target fail to modify target size" as having bug_id 6559250. Recently, there seems to have been quite a number of changes to the target to support iSNS. Thanks Nigel Smith This message posted from opensolaris.org _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
