]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Apr 2015 17:05:42 +0000 (10:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Apr 2015 17:05:42 +0000 (10:05 -0700)
commit37077a836462a14b1c90b1471aee6ff0a0bae153
tree3c3dd281752222aa8125f0c01add6067a8920f15
parentec7a8d91c99d9af15a82dfffce1a007833cd662e
parent96c3999d04e02cb65a5e434da284e69e636ab636
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

Pull lazytime fixes from Ted Ts'o:
 "This fixes a problem in the lazy time patches, which can cause
  frequently updated inods to never have their timestamps updated.

  These changes guarantee that no timestamp on disk will be stale by
  more than 24 hours"

* tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  fs: add dirtytime_expire_seconds sysctl
  fs: make sure the timestamps for lazytime inodes eventually get written