Eric Dumazet <[email protected]> wrote:
>
> Considering :
>
> [root@dada1 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 f_maxcount;
>
>
> I was wondering if f_maxcount has a real use these days...
No, I guess we can just stick a hard-wired INT_MAX in there.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|