<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/ata/libata.h, branch v2.6.19</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>[PATCH] libata: unexport ata_dev_revalidate()</title>
<updated>2006-11-01T01:40:09+00:00</updated>
<author>
<name>Tejun Heo</name>
<email>htejun@gmail.com</email>
</author>
<published>2006-10-28T02:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=6e42acc4115bc376b8523acbcba2b2b7cc27d016'/>
<id>6e42acc4115bc376b8523acbcba2b2b7cc27d016</id>
<content type='text'>
ata_dev_revalidate() isn't used outside of libata core.  Unexport it.

Signed-off-by: Tejun Heo &lt;htejun@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ata_dev_revalidate() isn't used outside of libata core.  Unexport it.

Signed-off-by: Tejun Heo &lt;htejun@gmail.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libata: Grand renaming.</title>
<updated>2006-08-24T07:19:22+00:00</updated>
<author>
<name>Jeff Garzik</name>
<email>jeff@garzik.org</email>
</author>
<published>2006-08-24T07:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=cca3974e48607c3775dc73b544a5700b2e37c21a'/>
<id>cca3974e48607c3775dc73b544a5700b2e37c21a</id>
<content type='text'>
The biggest change is that ata_host_set is renamed to ata_host.

* ata_host_set			=&gt; ata_host
* ata_probe_ent-&gt;host_flags	=&gt; ata_probe_ent-&gt;port_flags
* ata_probe_ent-&gt;host_set_flags	=&gt; ata_probe_ent-&gt;_host_flags
* ata_host_stats		=&gt; ata_port_stats
* ata_port-&gt;host		=&gt; ata_port-&gt;scsi_host
* ata_port-&gt;host_set		=&gt; ata_port-&gt;host
* ata_port_info-&gt;host_flags	=&gt; ata_port_info-&gt;flags
* ata_(.*)host_set(.*)\(\)	=&gt; ata_\1host\2()

The leading underscore in ata_probe_ent-&gt;_host_flags is to avoid
reusing -&gt;host_flags for different purpose.  Currently, the only user
of the field is libata-bmdma.c and probe_ent itself is scheduled to be
removed.

ata_port-&gt;host is reused for different purpose but this field is used
inside libata core proper and of different type.

Signed-off-by: Tejun Heo &lt;htejun@gmail.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The biggest change is that ata_host_set is renamed to ata_host.

* ata_host_set			=&gt; ata_host
* ata_probe_ent-&gt;host_flags	=&gt; ata_probe_ent-&gt;port_flags
* ata_probe_ent-&gt;host_set_flags	=&gt; ata_probe_ent-&gt;_host_flags
* ata_host_stats		=&gt; ata_port_stats
* ata_port-&gt;host		=&gt; ata_port-&gt;scsi_host
* ata_port-&gt;host_set		=&gt; ata_port-&gt;host
* ata_port_info-&gt;host_flags	=&gt; ata_port_info-&gt;flags
* ata_(.*)host_set(.*)\(\)	=&gt; ata_\1host\2()

The leading underscore in ata_probe_ent-&gt;_host_flags is to avoid
reusing -&gt;host_flags for different purpose.  Currently, the only user
of the field is libata-bmdma.c and probe_ent itself is scheduled to be
removed.

ata_port-&gt;host is reused for different purpose but this field is used
inside libata core proper and of different type.

Signed-off-by: Tejun Heo &lt;htejun@gmail.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move libata to drivers/ata.</title>
<updated>2006-08-10T11:31:37+00:00</updated>
<author>
<name>Jeff Garzik</name>
<email>jeff@garzik.org</email>
</author>
<published>2006-08-10T11:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=c6fd280766a050b13360d7c2d59a3d6bd3a27d9a'/>
<id>c6fd280766a050b13360d7c2d59a3d6bd3a27d9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
