git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
296c355
)
jbd2: Use tracepoints for history file
author
Theodore Ts'o
<tytso@mit.edu>
Wed, 30 Sep 2009 04:32:06 +0000
(
00:32
-0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 30 Sep 2009 04:32:06 +0000
(
00:32
-0400)
The /proc/fs/jbd2/<dev>/history was maintained manually; by using
tracepoints, we can get all of the existing functionality of the /proc
file plus extra capabilities thanks to the ftrace infrastructure. We
save memory as a bonus.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found