summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2021-03-02 01:05:08 +0300
committerDavid Teigland <teigland@redhat.com>2021-03-09 17:56:42 +0300
commit92c48950b43f4a767388cf87709d8687151a641f (patch)
tree5ad5da6507af0985e032de3db6e06635760a8bdf /init
parenta38fd8748464831584a19438cbb3082b5a2dab15 (diff)
downloadlinux-92c48950b43f4a767388cf87709d8687151a641f.tar.xz
fs: dlm: fix debugfs dump
This patch fixes the following message which randomly pops up during glocktop call: seq_file: buggy .next function table_seq_next did not update position index The issue is that seq_read_iter() in fs/seq_file.c also needs an increment of the index in an non next record case as well which this patch fixes otherwise seq_read_iter() will print out the above message. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions