Re: [PATCH -mm 5/6] mm: Print first block offset for swap areas

From: Andrew Morton
Date: Tue Sep 26 2006 - 15:39:54 EST


On Sat, 23 Sep 2006 12:10:54 +0200
"Rafael J. Wysocki" <rjw@xxxxxxx> wrote:

> In order to use a swap file with swsusp we need to know the offset at which
> its swap header is located. However, the swap header is always located in the
> first page block of the swap file and it's quite easy to make sys_swapon() print
> the offset of the swap file's (or swap partition's) first page block.

Why is this needed? The swapfile's pathname is present in /proc/swaps, so
an application can read that, do the FIBMAP and rewrite grub.conf without
needing to parse dmesg?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/