Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: Use pr_warning_ratelimited() instead of printk_ratelimit()
printk_ratelimit() is deprecated since it is a global instead of a per-printk ratelimit. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
- Loading branch information