aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2015-07-01 23:37:46 -0400
committerMister Oyster <oysterized@gmail.com>2017-05-29 03:52:10 +0200
commit665bffbe230cb1d89c83a45cccb0bb113eac1856 (patch)
tree1b7a7ea21faac9fb688756b0a95c34afbe9cb431 /include
parentef59f2031f065b0b2f8cf7a29f6b4f98714fa740 (diff)
ext4: fix fencepost error in lazytime optimization
Commit 8f4d8558391: "ext4: fix lazytime optimization" was not a complete fix. In the case where the inode number is a multiple of 16, and we could still end up updating an inode with dirty timestamps written to the wrong inode on disk. Oops. This can be easily reproduced by using generic/005 with a file system with metadata_csum and lazytime enabled. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@vger.kernel.org
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions