Searched hist:d3c1b24c50e8b2bbc840322caf26c7eada594d21 (Results 1 – 4 of 4) sorted by relevance
/linux/kernel/power/ |
H A D | user.c | diff d3c1b24c50e8b2bbc840322caf26c7eada594d21 Sat May 01 23:52:02 CEST 2010 Jiri Slaby <jslaby@suse.cz> PM / Hibernate: Snapshot cleanup
Remove support of reads with offset. This means snapshot_read/write_next now does not accept count parameter. It allows to clean up the functions and snapshot handle which no longer needs to care about offsets.
/dev/snapshot handler is converted to simple_{read_from,write_to}_buffer which take care of offsets.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|
H A D | power.h | diff d3c1b24c50e8b2bbc840322caf26c7eada594d21 Sat May 01 23:52:02 CEST 2010 Jiri Slaby <jslaby@suse.cz> PM / Hibernate: Snapshot cleanup
Remove support of reads with offset. This means snapshot_read/write_next now does not accept count parameter. It allows to clean up the functions and snapshot handle which no longer needs to care about offsets.
/dev/snapshot handler is converted to simple_{read_from,write_to}_buffer which take care of offsets.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|
H A D | swap.c | diff d3c1b24c50e8b2bbc840322caf26c7eada594d21 Sat May 01 23:52:02 CEST 2010 Jiri Slaby <jslaby@suse.cz> PM / Hibernate: Snapshot cleanup
Remove support of reads with offset. This means snapshot_read/write_next now does not accept count parameter. It allows to clean up the functions and snapshot handle which no longer needs to care about offsets.
/dev/snapshot handler is converted to simple_{read_from,write_to}_buffer which take care of offsets.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|
H A D | snapshot.c | diff d3c1b24c50e8b2bbc840322caf26c7eada594d21 Sat May 01 23:52:02 CEST 2010 Jiri Slaby <jslaby@suse.cz> PM / Hibernate: Snapshot cleanup
Remove support of reads with offset. This means snapshot_read/write_next now does not accept count parameter. It allows to clean up the functions and snapshot handle which no longer needs to care about offsets.
/dev/snapshot handler is converted to simple_{read_from,write_to}_buffer which take care of offsets.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
|