mbox series

[GIT,PULL] orangefs fix for 5.6

Message ID CAOg9mST_fo957rXFxC3-K_LnOMxuQgBvaEj1LO8gyCFnNGV+PQ@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] orangefs fix for 5.6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-5.6-ofs1

Message

Mike Marshall Feb. 6, 2020, 10:40 p.m. UTC
The following changes since commit d5226fa6dbae0569ee43ecfc08bdcd6770fc4755:

  Linux 5.5 (2020-01-26 16:23:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
tags/for-linus-5.6-ofs1

for you to fetch changes up to 9f198a2ac543eaaf47be275531ad5cbd50db3edf:

  help_next should increase position index (2020-02-04 15:22:04 -0500)

----------------------------------------------------------------
orangefs: a debugfs fix

Vasliy Averin noticed that "if seq_file .next function does not change
position index, read after some lseek can generate unexpected output."
and sent in this fix.

----------------------------------------------------------------
Vasily Averin (1):
      help_next should increase position index

 fs/orangefs/orangefs-debugfs.c | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org Feb. 8, 2020, 2:05 a.m. UTC | #1
The pull request you sent on Thu, 6 Feb 2020 17:40:57 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-5.6-ofs1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/60ea27e936f2b9b7f011644a499c292f9cc11de3

Thank you!