diff options
author | Vitaliy Gusev <[email protected]> | 2008-11-05 18:27:18 +0300 |
---|---|---|
committer | Artem Bityutskiy <[email protected]> | 2008-11-06 11:13:04 +0200 |
commit | 2ad49887150894b9ed6a87a76b409adceee6b074 (patch) | |
tree | 039adb30a0b50f2aac58a81ee25bcdc39df79a22 /fs/jbd2/commit.c | |
parent | b77bcb07897f1a9cd9d1d78691896dcdb0fd1a22 (diff) |
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
If ubi_thread() exits but kthread_should_stop() is not true
then kthread_stop() will never return and cleanup thread
will forever stay in "D" state.
Signed-off-by: Vitaliy Gusev <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions