Re: NFS: set_bit on an 'int' variable OK for 64-bit?

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Dec 11 2000 - 12:08:45 EST


> since test11, the NFS code uses the set_bit and related routines
> to manipulate the wb_flags member of the nfs_page struct (nfs_page.h).
> Unfortunately, wb_flags has still data type 'int'.

NFS is wrong. Rusty did a complete audit of the code and I've been feeding
some stuff to Linus. That one may have been missed

> What do you suggest we should do? Fix nfs_page to use a 'long'
> variable, or change our bitops macros to use ints?

Fix NFS

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



This archive was generated by hypermail 2b29 : Fri Dec 15 2000 - 21:00:22 EST