From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Palethorpe Date: Thu, 13 May 2021 08:08:09 +0100 Subject: [LTP] [PATCH] API: Give user hint when checkpoints were not initialised In-Reply-To: References: <20210512101738.31118-1-rpalethorpe@suse.com> Message-ID: <87o8dfkt5y.fsf@suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi, Cyril Hrubis writes: > Hi! >> > Currently the user gets an error about EOVERFLOW. This will hopefully >> > save some searching. >> >> Nice! I'm for merging it before release (with that fixed whitespace). > > Looks safe enough, I will fix the whitespaces and apply. Thanks, but I would not put this in the release. There is no advantage to the end user, only test authors. It can only break the tests from an end user POV. -- Thank you, Richard.