On 8/22/05, Peter Staubach <[EMAIL PROTECTED]> wrote:
> Eric Dumazet wrote:
>
> > Andrew Morton a écrit :
> >
> >> Eric Dumazet <[EMAIL PROTECTED]> wrote:
> >>
> >>> Considering :
> >>>
> >>> [EMAIL PROTECTED] linux-2.6.13-rc6]# find .|xargs grep f_maxcount
> >>> ./fs/file_table.c: f->f_maxco
Eric Dumazet wrote:
Andrew Morton a écrit :
Eric Dumazet <[EMAIL PROTECTED]> wrote:
Considering :
[EMAIL PROTECTED] linux-2.6.13-rc6]# find .|xargs grep f_maxcount
./fs/file_table.c: f->f_maxcount = INT_MAX;
./fs/read_write.c: if (unlikely(count > file->f_maxcount))
./include/linu
Andrew Morton a écrit :
Eric Dumazet <[EMAIL PROTECTED]> wrote:
Considering :
[EMAIL PROTECTED] linux-2.6.13-rc6]# find .|xargs grep f_maxcount
./fs/file_table.c: f->f_maxcount = INT_MAX;
./fs/read_write.c: if (unlikely(count > file->f_maxcount))
./include/linux/fs.h: size_t
3 matches
Mail list logo