filesystem porting

Guest (guest@manjak.knm.org.pl)
Fri, 12 Feb 1999 02:41:55 +0100


Hello,

Im forward porting a third party filesystem from 2.0.x to 2.2.x. and
I have a little problem. What has happened to the sb->s_mounted field ?

I have some code like this:

if (sb->s_mounted)
fs_state = SOMETHING

How should I replace this in 2.2. ?

Thanks,
Martin

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