From: Oscar Forner Martinez Date: Wed, 7 Jan 2015 00:54:19 +0000 (-0800) Subject: isofs: Fix bug in the way to check if the year is a leap year X-Git-Tag: fixes-v4.0-rc1~158^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a93be6cb281fb3dbbd41b22aee02cb0e551ba8;p=pandora-kernel.git isofs: Fix bug in the way to check if the year is a leap year Changed the whole algorithm for a call to mktime64 that takes care of all that details. Signed-off-by: Oscar Forner Martinez Signed-off-by: Jan Kara --- Reading git-diff-tree failed