there aren't difference, only thing that matters is: "is that an fs
or a blkdev". SWAP/RAW/FILE is useless.
> > mentioned (besides the inode pinning bug, non critical) are not buggy
>
> _What_?
>
> int fd = open("/dev/ram0", O_RDWR);
> ioctl(fd, BLKFLSBUF);
> ioctl(fd, BLKFLSBUF);
>
> and you claim that resulting oops is not a bug?
that is a bug.
> > (infact I never had a single report), but well we'll verify that in
>
> Richard, is that you? What had you done with real Andrea?
You also screwup things sometime (think the few liner you posts to l-k
after your cleanups). Those are minor bugs, so I'm not going to panic
on them (ramdisk works not by luck), this is what I meant, and they will
be fixed shortly somehow, and many thanks for the further auditing.
Andrea
-
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/