diff options
author | Vivek Goyal <[email protected]> | 2015-11-09 09:23:40 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2015-11-11 09:36:57 -0700 |
commit | dbd3ca50753e70e09cad747dce23b1a7683a3342 (patch) | |
tree | 7e41970d124767b0184baae1d339ac2d6995f080 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | c74dc7801d515d01847fd5cf2b472489fa5717b1 (diff) |
fs/block_dev.c: Remove WARN_ON() when inode writeback fails
If a block device is hot removed and later last reference to device
is put, we try to writeback the dirty inode. But device is gone and
that writeback fails.
Currently we do a WARN_ON() which does not seem to be the right thing.
Convert it to a ratelimited kernel warning.
Reported-by: Andi Kleen <[email protected]>
Signed-off-by: Vivek Goyal <[email protected]>
Acked-by: Tejun Heo <[email protected]>
[[email protected]: get rid of unnecessary name initialization, 80 cols]
Signed-off-by: Jeff Moyer <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions