Lukas Czerner bb8b20ed94 ext4: do not use yield()
Using yield() is strongly discouraged (see sched/core.c) especially
since we can just use cond_resched().

Replace all use of yield() with cond_resched().

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2013-03-10 22:28:09 -04:00
..
2011-07-25 14:30:23 -04:00
2013-03-10 22:28:09 -04:00
2012-12-10 16:30:43 -05:00
2013-03-10 22:28:09 -04:00
2012-12-10 16:30:43 -05:00