Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1242322

[PATCH 00/17] fs: remove unnecessary new/huge_valid_dev check

From Yaowei Bai <bywxiaobai@163.com>
Newsgroups linux.kernel
Subject [PATCH 00/17] fs: remove unnecessary new/huge_valid_dev check
Date 2015-10-08 15:00 +0200
Message-ID <qhiXF-3Z7-25@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 00/17] fs: remove unnecessary new/huge_valid_dev check Yaowei Bai <bywxiaobai@163.com> - 2015-10-08 15:00 +0200

csiph-web