lkml.org 
[lkml]   [2001]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
>>>>> " " == H J Lu <hjl@valinux.com> writes:

> I don't know how it will work with real 64bit cookies on a
> 32bit host for NFS V3 since you truncate it into 32bit during
> sign extension.

It won't for the moment, but that's a problem with the readdir() API
which uses the 32-bit off_t rather than loff_t for the filldir()
interface. The reason I added an extra truncation for the value of
file->f_pos (which is used to fill the d_off field only for the last
dirent) was for consistency with this interface.

I do have a patch to change the format of filldir too, but it'll
probably have to wait until Linux 2.5.

Cheers,
Trond
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:17    [W:0.070 / U:1.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site