aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2016-02-17 08:59:01 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:33:05 +0200
commita25ab2fdfa42a7eaa799be561502828809415e9c (patch)
tree66c4b7386feb6f40b70dd120d8ea233fadf8682f /include/uapi
parent1393ac6a3a16c95483b2f98b566987872bb6d05f (diff)
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 'include/uapi')
0 files changed, 0 insertions, 0 deletions