linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Marshall <hubcap@omnibond.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>,
	Mike Marshall <hubcap@clemson.edu>
Subject: [GIT PULL] Orangefs cleanups for v4.15
Date: Mon, 20 Nov 2017 14:23:30 -0500	[thread overview]
Message-ID: <CAOg9mSSfaDA4J+GUbK3ebeKZfOsTbjirZccxSH1y4zQkMgBQXw@mail.gmail.com> (raw)

The following changes since commit bebc6082da0a9f5d47a1ea2edc099bf671058bd4:

  Linux 4.14 (2017-11-12 10:46:13 -0800)

are available in the git repository at:

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

for you to fetch changes up to db0267e7afc72e04d92b845a00928e39be211d6a:

  orangefs: call op_release sooner when creating inodes (2017-11-13
15:10:18 -0500)

----------------------------------------------------------------
3 Cleanups: remove initialization of i_version - Jeff Layton
            use ARRAY_SIZE - Jérémy Lefaure
            call op_release sooner when creating inodes - Martin Brandenburg

1 Patch: stop setting atime on inode dirty - Martin Brandenburg

----------------------------------------------------------------
Jeff Layton (1):
      orangefs: remove initialization of i_version

Jérémy Lefaure (1):
      orangefs: use ARRAY_SIZE

Martin Brandenburg (2):
      orangefs: stop setting atime on inode dirty
      orangefs: call op_release sooner when creating inodes

 fs/orangefs/acl.c             | 10 ++---
 fs/orangefs/dir.c             |  1 -
 fs/orangefs/file.c            | 16 ++++----
 fs/orangefs/inode.c           | 17 +++++++++
 fs/orangefs/namei.c           | 45 +++++++++++++++-------
 fs/orangefs/orangefs-debug.h  |  4 +-
 fs/orangefs/orangefs-kernel.h | 31 +---------------
 fs/orangefs/orangefs-utils.c  | 86 ++-----------------------------------------
 fs/orangefs/super.c           | 15 --------
 fs/orangefs/symlink.c         |  1 +
 10 files changed, 72 insertions(+), 154 deletions(-)

                 reply	other threads:[~2017-11-20 19:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOg9mSSfaDA4J+GUbK3ebeKZfOsTbjirZccxSH1y4zQkMgBQXw@mail.gmail.com \
    --to=hubcap@omnibond.com \
    --cc=hubcap@clemson.edu \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).