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(-)