commit | 01a523eb51cb505a4bc1eaffeeccd2527d6ab619 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Feb 14 15:51:58 2013 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Feb 14 15:51:58 2013 -0500 |
tree | 0e7bacf5b07dbf1e133c2f2f8d925a55e24d4146 | |
parent | 8de5c325b4ee7d5b23b95edd28b81c9a2a9f427f [diff] |
ext4: add debugging context for warning in ext4_da_update_reserve_space() Print some additional debugging context to hopefully help to debug a warning which is getting triggered by xfstests #74. Also remove extraneous newlines from when printk's were converted to ext4_warning() and ext4_msg(). Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>