diff options
author | Sergey Senozhatsky <sergey.senozhatsky@gmail.com> | 2010-10-28 03:30:04 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-10-28 03:30:04 +0200 |
commit | a1c6c5698d53db4c47a25c3a8d11731a4d7b8370 (patch) | |
tree | 4c0b46a74ea1699f8a5e2765a432fec35fb38bcb /fs/mbcache.c | |
parent | ext4: don't hold spinlock while calling ext4_issue_discard() (diff) | |
download | linux-a1c6c5698d53db4c47a25c3a8d11731a4d7b8370.tar.xz linux-a1c6c5698d53db4c47a25c3a8d11731a4d7b8370.zip |
ext4: fix NULL pointer dereference in print_daily_error_info()
Fix NULL pointer dereference in print_daily_error_info, when
called on unmounted fs (EXT4_SB(sb) returns NULL), by removing error
reporting timer in ext4_put_super.
Google-Bug-Id: 3017663
Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/mbcache.c')
0 files changed, 0 insertions, 0 deletions