Re: reiserfs 3.6.8 and ac13

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sun Jun 11 2000 - 11:04:53 EST


> namei.c:925: wrong type argument to increment
> make[3]: *** [namei.o] Error 1
> make[3]: Leaving directory `/usr/src/linux/fs/reiserfs'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/usr/src/linux/fs/reiserfs'
> make[1]: *** [_subdir_reiserfs] Error 2
> make[1]: Leaving directory `/usr/src/linux/fs'
> make: *** [_dir_fs] Error 2
> Command exited with non-zero status 2
> ===================================================
>
> inode->i_count++;

It is now an atomic_t

        atomic_inc(&inode->i_count)

ac13 has some 'features' so you may want to wait while those get stomped first.

Alan

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



This archive was generated by hypermail 2b29 : Thu Jun 15 2000 - 21:00:23 EST