<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>いろいろ検証・検討中です へのコメント</title>
	<atom:link href="http://shell.peach.ne.jp/aoyama/archives/544/feed" rel="self" type="application/rss+xml" />
	<link>http://shell.peach.ne.jp/aoyama/archives/544</link>
	<description>WordPress 3.3.1 on ESXi5 + istgt</description>
	<lastBuildDate>Thu, 02 Feb 2012 06:45:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>aoyama より</title>
		<link>http://shell.peach.ne.jp/aoyama/archives/544/comment-page-1#comment-878</link>
		<dc:creator>aoyama</dc:creator>
		<pubDate>Thu, 12 Nov 2009 15:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://shell.peach.ne.jp/aoyama/?p=544#comment-878</guid>
		<description>バグ報告はこちらのコメントでもメールでも構いません。
上記の件は20091112版として修正をいれましたのでお試しください。</description>
		<content:encoded><![CDATA[<p>バグ報告はこちらのコメントでもメールでも構いません。<br />
上記の件は20091112版として修正をいれましたのでお試しください。</p>
]]></content:encoded>
	</item>
	<item>
		<title>nobkun より</title>
		<link>http://shell.peach.ne.jp/aoyama/archives/544/comment-page-1#comment-600</link>
		<dc:creator>nobkun</dc:creator>
		<pubDate>Thu, 27 Aug 2009 01:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://shell.peach.ne.jp/aoyama/?p=544#comment-600</guid>
		<description>バグの報告はどこでやられているのかわからないので、
ここに投稿します。

20090428版なのですが、
istgt_iscsi.c の　64行目からと、70行目からの
#define SN32_LT(S1,S2)
#define SN32_GT(S1,S2)
の比較内容で、

&amp;&amp; ((uint32_t)S2 - (uint32_t)S1 &lt; SN32_CMPMAX))

となっていますが、

&amp;&amp; ((uint32_t)(S2) - (uint32_t)(S1) &lt; SN32_CMPMAX))

とするのが正しいです。

2381行と3377行の比較がおかしくなってしまって
途中でコケているようですね。</description>
		<content:encoded><![CDATA[<p>バグの報告はどこでやられているのかわからないので、<br />
ここに投稿します。</p>
<p>20090428版なのですが、<br />
istgt_iscsi.c の　64行目からと、70行目からの<br />
#define SN32_LT(S1,S2)<br />
#define SN32_GT(S1,S2)<br />
の比較内容で、</p>
<p>&amp;&amp; ((uint32_t)S2 &#8211; (uint32_t)S1 &lt; SN32_CMPMAX))</p>
<p>となっていますが、</p>
<p>&amp;&amp; ((uint32_t)(S2) &#8211; (uint32_t)(S1) &lt; SN32_CMPMAX))</p>
<p>とするのが正しいです。</p>
<p>2381行と3377行の比較がおかしくなってしまって<br />
途中でコケているようですね。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

