]> 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)
commita545acb9dfc3a7abf4c9297a3a88e4f2d2ef9a09
tree5b158f08f9372030255b520f77f36570b1d69d04
parent58b180c56fd76aaff32bb7a0c2c810720f313a55
Revert "Revert "ext4: make __ext4_get_inode_loc plug""

This reverts commit f7b8746e6b5bd70fb337ac1bf87ff6b633a3ea2f.

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