Skip to content
Commit c1fccc06 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: Fix time encoding with extra epoch bits



"Looking at ext4.h, I think the setting of extra time fields forgets to
mask the epoch bits so the epoch part overwrites nsec part. The second
change is only for coherency (2 -> EXT4_EPOCH_BITS)."

Thanks to Damien Guibouret for pointing out this problem.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 0ef12249
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment