lkml.org 
[lkml]   [2001]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Something broken in sys_swapon


On Sat, 3 Nov 2001, Simon Kirby wrote:

> kdev_t dev = swap_inode->i_rdev;
> struct block_device_operations *bdops;
>
> p->swap_device = dev;
> set_blocksize(dev, PAGE_SIZE);
>
> I don't know much at all about the inode structure, but doesn't this set
> the block size of the originating filesystem containing the inode rather
> than the block device that inode happens to be pointing to? That would

man 2 stat

i_rdev is equivalent of st_rdev, i_dev - of st_dev.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:12    [W:0.064 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site