diff options
author | Lukas Czerner <lczerner@redhat.com> | 2011-05-20 19:49:51 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-05-20 19:49:51 +0200 |
commit | e1290b3e62c496ade19939ce036f35bb69306820 (patch) | |
tree | aaf8fc2fd2b9b7c9c1ce15303bb8debf7ab3d01b /.mailmap | |
parent | ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread (diff) | |
download | linux-e1290b3e62c496ade19939ce036f35bb69306820.tar.xz linux-e1290b3e62c496ade19939ce036f35bb69306820.zip |
ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread()
For some reason we have been waiting for lazyinit thread to start in the
ext4_run_lazyinit_thread() but it is not needed since it was jus
unnecessary complexity, so get rid of it. We can also remove li_task and
li_wait_task since it is not used anymore.
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions