Skip to content
Commit 1663cae4 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: fix wrong memory condition check



This patch fixes wrong decision for avaliable_free_memory.
The return valus is already set as false, so we should consider true condition
below only.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 42190d2a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment