mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 13:16:34 +00:00
1. The kernel's log level is a string, so strcmp needs to be used for comparisons. 2. Svn HEAD doesn't compile against kernel versions < 2.6.19 because "bool" had its debut only in 2.6.19. Here's a quick fix. 3. Iscsi-scstd dies with SIGPIPE if run in foreground mode because the reading end of the init_report_pipe is already closed in this mode. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@238 d57e44dd-8a1f-0410-8b47-8ef2f437770f