From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@infradead.org (Christoph Hellwig) Date: Tue, 14 Jul 2015 11:15:11 -0700 Subject: Partitions and end-to-end protection In-Reply-To: References: <55A40881.5000108@ranbarg.com> <20150714180634.GB10203@infradead.org> Message-ID: <20150714181511.GA3779@infradead.org> On Tue, Jul 14, 2015@11:13:18AM -0700, Dan Williams wrote: > We got bit by this in the nvdimm enabling as well, it is mostly hidden > by the fact that sd triggers revalidate_disk() by default. But that's just revalidate_disk, which shouldn't be require but isn't too mad. blkdev_reread_part and the setup work for it is a totally different league.