From: Eric Dumazet Date: Tue, 6 Sep 2005 22:17:38 +0000 (-0700) Subject: [PATCH] remove file.f_maxcount X-Git-Tag: v2.6.14-rc1~672 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2832e9366a1fcd6f76957a42157be041240f994e;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed