commit | 8f4d855839179f410fa910a26eb81d646d628f26 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu May 14 18:19:01 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu May 14 18:19:01 2015 -0400 |
tree | a3fd4e5b048b585cc5ecfa8713d1bce006d8b65a | |
parent | 5ebe6afaf0057ac3eaeb98defd5456894b446d22 [diff] |
ext4: fix lazytime optimization We had a fencepost error in the lazytime optimization which means that timestamp would get written to the wrong inode. Cc: stable@vger.kernel.org Signed-off-by: Theodore Ts'o <tytso@mit.edu>