ext4: fix lazytime optimization
authorTheodore Ts'o <tytso@mit.edu>
Thu, 14 May 2015 22:19:01 +0000 (18:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 14 May 2015 22:19:01 +0000 (18:19 -0400)
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>
fs/ext4/inode.c

diff --cc fs/ext4/inode.c
Simple merge