diff options
author | Cesar Eduardo Barros <cesarb@cesarb.net> | 2011-03-22 16:33:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-22 17:44:08 -0700 |
commit | 915d4d7bc0d719f2f0907273c01967d38751c625 (patch) | |
tree | deeab9a10407fa37dedb24d1adc5a83626f740f6 /tools | |
parent | 1421ef3cd15b87ef949e965efeb1e527479d3f75 (diff) | |
download | linux-exynos-915d4d7bc0d719f2f0907273c01967d38751c625.tar.gz linux-exynos-915d4d7bc0d719f2f0907273c01967d38751c625.tar.bz2 linux-exynos-915d4d7bc0d719f2f0907273c01967d38751c625.zip |
sys_swapon: separate parsing of bad blocks and extents
Move the code which parses the bad block list and the extents to a
separate function. Only code movement, no functional changes.
This change uses the fact that, after the success path, nr_good_pages ==
p->pages.
Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net>
Tested-by: Eric B Munson <emunson@mgebm.net>
Acked-by: Eric B Munson <emunson@mgebm.net>
Reviewed-by: Pekka Enberg <penberg@kernel.org>
Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions