commit | f8ec9d6837241865cf99bed97bb99f4399fd5a03 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jan 01 01:00:21 2010 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jan 01 01:00:21 2010 -0500 |
tree | f1198366ae4c9c2db3c8869813f061ee85d3b243 | |
parent | 71f2be213a0009098819e5c04f75ff19f84f2122 [diff] |
ext4: Add new tracepoints to debug delayed allocation space functions Add tracepoints for ext4_da_reserve_space(), ext4_da_update_reserve_space(), and ext4_da_release_space(). Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>