mbox series

[GIT,PULL] orangefs: an adjustment and a fix...

Message ID CAOg9mSQwkp=dHCkE4crvPrMkSxu8ZCO=vamnBuhmzT3GRARnSg@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] orangefs: an adjustment and a fix... | expand

Pull-request

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

Message

Mike Marshall July 6, 2021, 1:36 p.m. UTC
The following changes since commit 13311e74253fe64329390df80bed3f07314ddd61:

  Linux 5.13-rc7 (2021-06-20 15:03:15 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0fdec1b3c9fbb5e856a40db5993c9eaf91c74a83:

  orangefs: fix orangefs df output. (2021-06-28 08:40:08 -0400)

----------------------------------------------------------------
Orangefs: and adjustment and a fix

The readahead adjustment was suggested by Matthew Wilcox and looks like
how I should have written it in the first place... the "df fix" was
suggested by Walt Ligon, some Orangefs users have been complaining
about whacky df output...

----------------------------------------------------------------
Mike Marshall (2):
      orangefs: readahead adjustment
      orangefs: fix orangefs df output.

 fs/orangefs/inode.c | 7 +++----
 fs/orangefs/super.c | 2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org July 6, 2021, 7:24 p.m. UTC | #1
The pull request you sent on Tue, 6 Jul 2021 09:36:40 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/729437e334a9d9e079e2be9a42629316bee8a17e

Thank you!