From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [GIT PULL] Ceph fixes for 5.1-rc7 Date: Thu, 25 Apr 2019 19:31:48 +0100 Message-ID: <20190425183148.GV2217@ZenIV.linux.org.uk> References: <20190425174739.27604-1-idryomov@gmail.com> <20190425182100.GU2217@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Torvalds Cc: Ilya Dryomov , Jeff Layton , ceph-devel@vger.kernel.org, Linux List Kernel Mailing List-Id: ceph-devel.vger.kernel.org On Thu, Apr 25, 2019 at 11:24:53AM -0700, Linus Torvalds wrote: > I suspect they only care that the data they gather for the network > packet is coherent, and passes internal sanity tests. You get either > old or new, but at least you don't get "not NUL terminated because the > length didn't match the data". I'm not familiar enough with the protocol to tell if it's actually OK; if anything, it's a question to ceph folks...