public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PATCH 2.4: scsi and BLK_STATS
@ 2002-11-12 17:28 Matthias Urlichs
  2002-11-13  0:15 ` Christoph Hellwig
  0 siblings, 1 reply; 6+ messages in thread
From: Matthias Urlichs @ 2002-11-12 17:28 UTC (permalink / raw)
  To: linux-kernel

Some people might want SCSI without block statistics...

This BitKeeper patch contains the following changesets:
+

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	smurf
# Host:	play.smurf.noris.de
# Root:	/smurf/src/kernel/linux-2.4

#
#--- 1.15/drivers/scsi/scsi_lib.c	Tue Aug 13 15:35:17 2002
#+++ 1.16/drivers/scsi/scsi_lib.c	Tue Nov 12 18:25:40 2002
#@@ -422,7 +422,9 @@
# 		complete(req->waiting);
# 
# 	spin_lock_irqsave(&io_request_lock, flags);
#+#ifdef CONFIG_BLK_STATS
# 	req_finished_io(req);
#+#endif
# 	spin_unlock_irqrestore(&io_request_lock, flags);
# 
# 	add_blkdev_randomness(MAJOR(req->rq_dev));
#

# Diff checksum=c1ec73f8


# Patch vers:	1.3
# Patch type:	REGULAR

== ChangeSet ==
torvalds@athlon.transmeta.com|ChangeSet|20020205173056|16047|c1d11a41ed024864
jgarzik@redhat.com|ChangeSet|20021108164427|64723
D 1.782 02/11/12 18:26:07+01:00 smurf@play.smurf.noris.de +3 -0
B torvalds@athlon.transmeta.com|ChangeSet|20020205173056|16047|c1d11a41ed024864
C
c drivers/scsi/scsi_lib.c:
c 	req_finished_io is only available with CONFIG_BLK_STATS
K 4248
P ChangeSet
------------------------------------------------

0a0
> torvalds@athlon.transmeta.com|drivers/scsi/scsi_lib.c|20020205174009|30670|f55fe1364a50eb99 smurf@play.smurf.noris.de|drivers/scsi/scsi_lib.c|20021112172540|62915
> torvalds@athlon.transmeta.com|drivers/scsi/sim710_u.h|20020205174009|26761|983dda40b0d929f6 smurf@play.smurf.noris.de|BitKeeper/deleted/.del-sim710_u.h~983dda40b0d929f6|20021111023741|24738
> torvalds@athlon.transmeta.com|drivers/scsi/sim710_d.h|20020205174009|26007|66a7a0873b750aa9 smurf@play.smurf.noris.de|BitKeeper/deleted/.del-sim710_d.h~66a7a0873b750aa9|20021111023741|03935

== drivers/scsi/scsi_lib.c ==
torvalds@athlon.transmeta.com|drivers/scsi/scsi_lib.c|20020205174009|30670|f55fe1364a50eb99
alan@lxorguk.ukuu.org.uk|drivers/scsi/scsi_lib.c|20020814030503|60521
D 1.16 02/11/12 18:25:40+01:00 smurf@play.smurf.noris.de +2 -0
B torvalds@athlon.transmeta.com|ChangeSet|20020205173056|16047|c1d11a41ed024864
C
c req_finished_io is only available with CONFIG_BLK_STATS
K 62915
O -rw-rw-r--
P drivers/scsi/scsi_lib.c
------------------------------------------------

I424 1
#ifdef CONFIG_BLK_STATS
I425 1
#endif

== BitKeeper/deleted/.del-sim710_d.h~66a7a0873b750aa9 ==
torvalds@athlon.transmeta.com|drivers/scsi/sim710_d.h|20020205174009|26007|66a7a0873b750aa9
rhirst@linuxcare.com|drivers/scsi/sim710_d.h|20020528220443|60714
D 1.3 02/11/11 03:37:41+01:00 smurf@play.smurf.noris.de +0 -0
B torvalds@athlon.transmeta.com|ChangeSet|20020205173056|16047|c1d11a41ed024864
C
c Delete: drivers/scsi/sim710_d.h
K 3935
O -rw-rw-r--
P BitKeeper/deleted/.del-sim710_d.h~66a7a0873b750aa9
------------------------------------------------


== BitKeeper/deleted/.del-sim710_u.h~983dda40b0d929f6 ==
torvalds@athlon.transmeta.com|drivers/scsi/sim710_u.h|20020205174009|26761|983dda40b0d929f6
rhirst@linuxcare.com|drivers/scsi/sim710_u.h|20020528220443|09958
D 1.3 02/11/11 03:37:41+01:00 smurf@play.smurf.noris.de +0 -0
B torvalds@athlon.transmeta.com|ChangeSet|20020205173056|16047|c1d11a41ed024864
C
c Delete: drivers/scsi/sim710_u.h
K 24738
O -rw-rw-r--
P BitKeeper/deleted/.del-sim710_u.h~983dda40b0d929f6
------------------------------------------------


# Patch checksum=ca3c169d

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-11-13  1:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-12 17:28 PATCH 2.4: scsi and BLK_STATS Matthias Urlichs
2002-11-13  0:15 ` Christoph Hellwig
2002-11-13  1:30   ` Matthias Urlichs
2002-11-13  1:37     ` Christoph Hellwig
2002-11-13  1:41       ` Matthias Urlichs
2002-11-13  2:03         ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox