projects
/
blktrace.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56070ea
)
[PATCH] blktrace: kill unused tip members
author
Jens Axboe
<axboe@suse.de>
Mon, 16 Jan 2006 14:42:48 +0000
(15:42 +0100)
committer
Jens Axboe
<axboe@suse.de>
Mon, 16 Jan 2006 14:42:48 +0000
(15:42 +0100)
blktrace.c
patch
|
blob
|
blame
|
history
diff --git
a/blktrace.c
b/blktrace.c
index 882c403c6f5165725921be83d9fb76ee32f0c8a0..733c138989391c0acbc7568d37922a313d23c5fa 100644
(file)
--- a/
blktrace.c
+++ b/
blktrace.c
@@
-130,10
+130,6
@@
struct thread_information {
int fd;
char fn[MAXPATHLEN + 64];
- void *buf;
- unsigned long buf_offset;
- unsigned int buf_subbuf;
- unsigned int sequence;
pthread_mutex_t *fd_lock;
FILE *ofile;