projects
/
fio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
0d29de8
)
Remove debug TRIM #error
author
Jens Axboe
<jaxboe@fusionio.com>
Wed, 1 Sep 2010 11:55:12 +0000
(13:55 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Wed, 1 Sep 2010 11:55:12 +0000
(13:55 +0200)
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
trim.h
patch
|
blob
|
blame
|
history
diff --git
a/trim.h
b/trim.h
index d0d7a8dc10941fe90e8f2df20309fea4b168be3a..6584606253f8edcab29e65d70f6bf23a6d49bc8d 100644
(file)
--- a/
trim.h
+++ b/
trim.h
@@
-31,7
+31,6
@@
static inline int io_u_should_trim(struct thread_data *td, struct io_u *io_u)
static inline void remove_trim_entry(struct thread_data *td, struct io_piece *ipo)
{
}
-#error foo
#endif
#endif