diff options
author | David Teigland <[email protected]> | 2009-01-07 16:48:52 -0600 |
---|---|---|
committer | David Teigland <[email protected]> | 2009-01-08 15:12:31 -0600 |
commit | 892c4467e335e9050c95e0d8409c136c4dadaca2 (patch) | |
tree | aa5fda6f6f6db529212980def510edf8810debfc /fs/jbd2/commit.c | |
parent | 238c6d54830c624f34ac9cf123ac04aebfca5013 (diff) |
dlm: fix seq_file usage in debugfs lock dump
The old code would leak iterators and leave reference counts on
rsbs because it was ignoring the "stop" seq callback. The code
followed an example that used the seq operations differently.
This new code is based on actually understanding how the seq
operations work. It also improves things by saving the hash bucket
in the position to avoid cycling through completed buckets in start.
Siged-off-by: Davd Teigland <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions