Re: NFS "dev_t" issues..

Linus Torvalds (torvalds@transmeta.com)
Tue, 1 Jan 2002 15:27:31 -0800 (PST)


On Tue, 1 Jan 2002, Alexander Viro wrote:
>
> Sigh... Most of the ->i_dev instances are crap and ought to be replaced
> with ->i_sb. At the very least, let's

Looks good, and yes, it makes a lot more sense from an EXDEV standpoint to
check the superblock, as "i_dev" really has no good meaning for many
filesystems.

Linus

-
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/