]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: allow cpc->reason to indicate more than one reason
authorChao Yu <yuchao0@huawei.com>
Thu, 27 Apr 2017 12:40:39 +0000 (20:40 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 3 May 2017 17:04:55 +0000 (10:04 -0700)
commit75401f4d423cc694320a06475f61c94a13bb5662
tree922e5056dadc4a0e9b747be1329b0c6647502589
parenta7cbd32c2183983846964b85bd68ef0c1cf0d2a4
f2fs: allow cpc->reason to indicate more than one reason

Change to use different bits of cpc->reason to indicate different status,
so cpc->reason can indicate more than one reason.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/f2fs.h
fs/f2fs/segment.c