From: Rafael J. Wysocki Date: Thu, 25 Oct 2007 22:59:31 +0000 (+0200) Subject: Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl X-Git-Tag: v2.6.25-rc1~1073^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af508b34d27e3341287d89e0eae6752fdb1b873f;p=pandora-kernel.git Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl Add a new ioctl, SNAPSHOT_GET_IMAGE_SIZE, returning the size of the (just created) hibernation image, to the hibernation userland interface. This ioctl is necessary so that the userland utilities using the interface need not access the hibernation image header, owned by the kernel, in order to obtain the size of the image. Signed-off-by: Rafael J. Wysocki Acked-by: Pavel Machek Signed-off-by: Len Brown --- Reading git-diff-tree failed