aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2009-01-07 16:48:52 -0600
committerDavid Teigland <teigland@redhat.com>2009-01-08 15:12:31 -0600
commit892c4467e335e9050c95e0d8409c136c4dadaca2 (patch)
treeaa5fda6f6f6db529212980def510edf8810debfc /include
parent238c6d54830c624f34ac9cf123ac04aebfca5013 (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 <teigland@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions