From: Theodore Ts'o Date: Mon, 17 Feb 2014 00:29:32 +0000 (-0500) Subject: ext4: don't leave i_crtime.tv_sec uninitialized X-Git-Tag: v3.14-rc4~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ea80603715d473600cd993b9987bc97d042e02;p=pandora-kernel.git ext4: don't leave i_crtime.tv_sec uninitialized If the i_crtime field is not present in the inode, don't leave the field uninitialized. Fixes: ef7f38359 ("ext4: Add nanosecond timestamps") Reported-by: Vegard Nossum Tested-by: Vegard Nossum Signed-off-by: "Theodore Ts'o" Cc: stable@vger.kernel.org --- Reading git-diff-tree failed