]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Sep 2019 00:59:23 +0000 (17:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Sep 2019 00:59:23 +0000 (17:59 -0700)
commit34fcb2b69e9d20986d76e8e7713964fa1baaa72b
tree5b158f08f9372030255b520f77f36570b1d69d04
parente8c6b513d01fef834fef6cfb33bb0bfb2516ab4a
Revert "Revert "ext4: make __ext4_get_inode_loc plug""

This reverts commit 0be660d5d0922673eeec8361007db48c23a74922.

Instead of waiting forever for entropy that may just not happen, we now
try to actively generate entropy when required, and are thus hopefully
avoiding the problem that caused the nice ext4 IO pattern fix to be
reverted.

So revert the revert.

Cc: Ahmed S. Darwish <darwish.07@gmail.com>
Cc: Ted Ts'o <tytso@mit.edu>
Cc: Willy Tarreau <w@1wt.eu>
Cc: Alexander E. Patrakov <patrakov@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ext4/inode.c