git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d2660d
)
ext4: don't leave i_crtime.tv_sec uninitialized
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 17 Feb 2014 00:29:32 +0000
(19:29 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 17 Feb 2014 00:29:32 +0000
(19:29 -0500)
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>
Cc: stable@vger.kernel.org
fs/ext4/ext4.h
patch
|
blob
|
history
diff --cc
fs/ext4/ext4.h
Simple merge