]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc473f1a9658b6c23d576136d5a49b1c731ef1767
tree922e5056dadc4a0e9b747be1329b0c6647502589
parent279d6df20c94079d35e012f1602d40c42632e8f3
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