public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Layton <jlayton@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: GoffredoBaroncelli <kreijack@libero.it>,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	Matthew Wilcox <willy@infradead.org>
Subject: [GIT PULL] inode->i_version related cleanup patch for v4.16
Date: Wed, 07 Feb 2018 13:57:23 -0500	[thread overview]
Message-ID: <1518029843.3601.8.camel@kernel.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1603 bytes --]

The following changes since commit 255442c93843f52b6891b21d0b485bf2c97f93c3:

  Merge tag 'docs-4.16' of git://git.lwn.net/linux (2018-01-31 19:25:25 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/iversion-v4.16-2

for you to fetch changes up to c472c07bfed9c87d7e0b2c052d7e77fedd7109a9:

  iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} (2018-02-01 08:15:25 -0500)

----------------------------------------------------------------
Hi Linus,

Goffredo went ahead and sent a patch to rename this function, and
reverse its sense, as we discussed last week.

The patch is very straightforward and I figure it's probably best to go
ahead and merge this to get the API as settled as possible.

Thanks!
Jeff
----------------------------------------------------------------
Goffredo Baroncelli (1):
      iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}

 fs/affs/dir.c                     |  2 +-
 fs/exofs/dir.c                    |  2 +-
 fs/ext2/dir.c                     |  2 +-
 fs/ext4/dir.c                     |  4 ++--
 fs/ext4/inline.c                  |  2 +-
 fs/fat/namei_vfat.c               |  2 +-
 fs/nfs/inode.c                    |  6 +++---
 fs/ocfs2/dir.c                    |  4 ++--
 fs/ufs/dir.c                      |  2 +-
 include/linux/iversion.h          | 22 +++++++++++-----------
 security/integrity/ima/ima_main.c |  2 +-
 11 files changed, 25 insertions(+), 25 deletions(-)
-- 
Jeff Layton <jlayton@kernel.org>

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 862 bytes --]

                 reply	other threads:[~2018-02-07 18:57 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=1518029843.3601.8.camel@kernel.org \
    --to=jlayton@kernel.org \
    --cc=kreijack@libero.it \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=willy@infradead.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