diff options
author | Hugh Dickins <hugh.dickins@tiscali.co.uk> | 2009-12-15 02:58:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-15 17:53:15 +0100 |
commit | 9625a5f289f7c3c100b59c317e2bcc3c7e2e51fb (patch) | |
tree | 88fecfbed0eaf627e8e08a9e196d1d2849737f0a /REPORTING-BUGS | |
parent | swap_info: change to array of pointers (diff) | |
download | linux-9625a5f289f7c3c100b59c317e2bcc3c7e2e51fb.tar.xz linux-9625a5f289f7c3c100b59c317e2bcc3c7e2e51fb.zip |
swap_info: include first_swap_extent
Make better use of the space by folding first swap_extent into its
swap_info_struct, instead of just the list_head: swap partitions need
only that one, and for others it's used as a circular list anyway.
[jirislaby@gmail.com: fix crash on double swapon]
Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Rik van Riel <riel@redhat.com>
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions