diff options
author | Christoph Hellwig <hch@lst.de> | 2017-01-27 09:35:54 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-01-27 23:08:35 +0100 |
commit | 48b77ad6084481ef9330a5d2bee289966da0975b (patch) | |
tree | ec332b20a788843320c1fed26820592793b13fe2 /crypto/seed.c | |
parent | block: allow specifying size for extra command data (diff) | |
download | linux-48b77ad6084481ef9330a5d2bee289966da0975b.tar.xz linux-48b77ad6084481ef9330a5d2bee289966da0975b.zip |
block: cleanup tracing
A couple tweaks to the tracing code:
- trace the request size for all requests
- trace request sector and nr_sectors only for fs requests, enforced by
helpers
- drop SCSI CDB tracing - we have SCSI tracing for this and are going
to me the CDB out of the generic struct request soon.
With this the tracing code stops to know about BLOCK_PC requests entirely,
it's just FS vs passthrough requests now, where the latter includes any
driver-private requests.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'crypto/seed.c')
0 files changed, 0 insertions, 0 deletions