On Tue, Mar 23, 2021 at 08:57:43PM -0400, Zhen Zhao wrote:
In kernel 3.10, when there is no memory left in the system, fs_buf_associate_memory can fail, catch the error and return.
Signed-off-by: Zhen Zhao zp_8483@163.com
fs/xfs/xfs_log.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
<formletter>
This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly.
</formletter>