Searched hist:a9c667f8f0656631ee5438baaf21bf30d5f67375 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | ext4.h | diff a9c667f8f0656631ee5438baaf21bf30d5f67375 Mon Jun 06 08:51:52 CDT 2011 Lukas Czerner <lczerner@redhat.com> ext4: fixed tracepoints cleanup
While creating fixed tracepoints for ext3, basically by porting them from ext4, I found a lot of useless retyping, wrong type usage, useless variable passing and other inconsistencies in the ext4 fixed tracepoint code.
This patch cleans the fixed tracepoint code for ext4 and also simplify some of them.
Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
/openbmc/linux/fs/ext4/ |
H A D | mballoc.c | diff a9c667f8f0656631ee5438baaf21bf30d5f67375 Mon Jun 06 08:51:52 CDT 2011 Lukas Czerner <lczerner@redhat.com> ext4: fixed tracepoints cleanup
While creating fixed tracepoints for ext3, basically by porting them from ext4, I found a lot of useless retyping, wrong type usage, useless variable passing and other inconsistencies in the ext4 fixed tracepoint code.
This patch cleans the fixed tracepoint code for ext4 and also simplify some of them.
Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | inode.c | diff a9c667f8f0656631ee5438baaf21bf30d5f67375 Mon Jun 06 08:51:52 CDT 2011 Lukas Czerner <lczerner@redhat.com> ext4: fixed tracepoints cleanup
While creating fixed tracepoints for ext3, basically by porting them from ext4, I found a lot of useless retyping, wrong type usage, useless variable passing and other inconsistencies in the ext4 fixed tracepoint code.
This patch cleans the fixed tracepoint code for ext4 and also simplify some of them.
Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|