All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yaowei Bai <bywxiaobai@163.com>
To: akpm@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, ooo@electrozaur.com
Subject: [PATCH 00/17] fs: remove unnecessary new/huge_valid_dev check
Date: Thu, 8 Oct 2015 20:48:26 +0800	[thread overview]
Message-ID: <20151008124826.GC3711@bbox> (raw)

Hi Andrew,

Could you please consider take patchset to mm-tree:

 http://marc.info/?l=linux-kernel&m=144344695929685&w=2

This patchset removes unnessary new_valid_dev() check in several
filesystems because this function always return true.

This patchset also removes huge_valid_dev() function because there's
no user of this function at all.

Once you take this patchset i'll send another patch to remove
new_valid_dev() with its last user at all.

This patchset received several Acked-by and Reviewed-by from each fs
maintainers. Please see the thread.

Thanks
Bai


                 reply	other threads:[~2015-10-08 12:50 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=20151008124826.GC3711@bbox \
    --to=bywxiaobai@163.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ooo@electrozaur.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.