[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87d54b4pyc.fsf@sw.ru>
Date: Thu, 15 Feb 2007 14:31:39 +0300
From: Dmitriy Monakhov <dmonakhov@...nvz.org>
To: linux-kernel@...r.kernel.org
CC: devel@...nvz.org
Subject: [PATCH]mm __page_symlink retry loop error code fix
If prepare_write or commit_write return AOP_TRUNCATED_PAGE we jump to "retry"
label and than if find_or_create_page() failed function return incorrect error
code. Initilally i've add this fix as a part of prepare_write_retval patch,
but IMHO it is better to split this to separate fix.
Patch against 2.6.20-rc6-mm3.
Signed-off-by: Dmitriy Monakhov <dmonakhov@...nvz.org>
-------
View attachment "diff-mm-fs-page_symlink-fix" of type "text/plain" (425 bytes)
Powered by blists - more mailing lists