diff options
author | Theodore Ts'o <tytso@mit.edu> | 2014-02-17 04:29:32 +0400 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2014-04-02 03:58:53 +0400 |
commit | 426f6c8a5051be7dafe96dba65ff73b778ba7839 (patch) | |
tree | c0fb4fb2a9c3db1949cd6261778106bfd5aae7f6 /drivers | |
parent | 59a3ae82e4a6235e8edf23881dad8aa70a802df9 (diff) | |
download | linux-426f6c8a5051be7dafe96dba65ff73b778ba7839.tar.xz |
ext4: don't leave i_crtime.tv_sec uninitialized
commit 19ea80603715d473600cd993b9987bc97d042e02 upstream.
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 <vegard.nossum@oracle.com>
Tested-by: Vegard Nossum <vegard.nossum@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions