Home
last modified time | relevance | path

Searched hist:fadb2fb8af5348c1bc59cab17c6f8bf515e50d55 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Df2fs.hdiff fadb2fb8af5348c1bc59cab17c6f8bf515e50d55 Mon Sep 19 21:29:47 CDT 2016 Chao Yu <yuchao0@huawei.com> f2fs: fix to avoid race condition when updating sbi flag

Making updating of sbi flag atomic by using {test,set,clear}_bit,
otherwise in concurrency scenario, the flag could be updated incorrectly.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>