commit | 2832e9366a1fcd6f76957a42157be041240f994e | [log] [tgz] |
---|---|---|
author | Eric Dumazet <dada1@cosmosbay.com> | Tue Sep 06 15:17:38 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 07 16:57:32 2005 -0700 |
tree | d2dd2a46f3ba7476b7db31806b5d98c4ed6a46dd | |
parent | 0730ded5be28653675ed314fdd878b8db5f88aa4 [diff] |
[PATCH] remove file.f_maxcount struct file cleanup: f_maxcount has an unique value (INT_MAX). Just use the hard-wired value. Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>