UBIFS: fix budget leak in error path
We forgot to free the budget in 'write_begin_slow()' when 'do_readpage()' fails. This patch fixes the issue. Change-Id: Ia8b6d5a21c48cd223ca1936bd63cca65f3f5ef91 Suggested-by:Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Git-commit: 789c89935cef776ab5e8b8c5120d9c29a88ab40e Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Signed-off-by:
Nikhilesh Reddy <reddyn@codeaurora.org>
Loading
Please register or sign in to comment