summaryrefslogtreecommitdiffstats
path: root/samples/livepatch
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2016-02-17 08:59:01 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2016-02-22 21:39:56 -0800
commit2b39e9072d79ab2525100413f3f7a0b8a3e15873 (patch)
treeb12f5a30c0b1d11f823c544bb9571693bae1b1c8 /samples/livepatch
parent1515aef0130845c6a5c72a3710df362f79eb9fb1 (diff)
downloadblackbird-op-linux-2b39e9072d79ab2525100413f3f7a0b8a3e15873.tar.gz
blackbird-op-linux-2b39e9072d79ab2525100413f3f7a0b8a3e15873.zip
f2fs: slightly reorganize read_raw_super_block
read_raw_super_block was introduced to help find the first valid superblock. Commit da554e48caab ("f2fs: recovering broken superblock during mount") changed the behaviour to read both of them and check whether need the recovery flag or not. So the comment before this function isn't consistent with what it actually does. Also, the origin code use two tags to round the err cases, which isn't so readable. So this patch amend the comment and slightly reorganize it. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'samples/livepatch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud