On Sunday, 12 November 2006 01:28, Luca Tettamanti wrote:
> On 11/12/06, Luca Tettamanti <[EMAIL PROTECTED]> wrote:
> > But AFAICS the offset is only needed for swap_type_of(); instead using
> > the extents it may be possible to use somehow the 'struct file'
> > (f_path? sounds interesting :D) for swapfiles.
> 
> Ok, I think you can find the swapfile by matching
> swap_file->f_dentry->d_inode->i_ino
> It's possible to overload the 'offset' passed to
> SNAPSHOT_SET_SWAP_AREA: for swap partitions is the offset of the first
> swap extent, for swap files it's the inode numer. Too ugly?

The problem is to tell _resume_ where the suspend snapshot data are,
and the only way to do this is to use an offset with respect to the beginning
of the real device.

Greetings,
Rafael


-- 
You never change things by fighting the existing reality.
                R. Buckminster Fuller


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to