Re: [PATCH 2/2] Ext3: return ENOMEM rather than EIO if sb_getblk fails
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2013-01-14 03:59:22
Also in:
linux-fsdevel
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2013-01-14 03:59:22
Also in:
linux-fsdevel
On Sun, Jan 13, 2013 at 10:45:38PM -0500, Theodore Ts'o wrote:
On Sat, Jan 12, 2013 at 08:43:42PM -0800, Greg KH wrote:quoted
On Thu, Jan 13, 2011 at 06:47:14PM +0800, Wang shilong wrote:quoted
From: Wang Shilong <redacted> It will be better to have ENOMEM return rather than EIO,because the only reason that sb_getblk fails is allocation fails.<formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly. </formletter>Did Wang Shilong bcc stable@vger.kernel.org?
Yes he did, which triggered my semi-automatic-bot response.