From: Mark Fasheh Date: Thu, 25 Dec 2008 00:33:08 +0000 (-0800) Subject: ocfs2: use min_t in ocfs2_quota_read() X-Git-Tag: v2.6.29-rc1~505^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad7d975e4bd893c79fd122105b37b9a1776816a;p=pandora-kernel.git ocfs2: use min_t in ocfs2_quota_read() This is preferred to min(). Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed