jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical region
authorTheodore Ts'o <tytso@mit.edu>
Sun, 21 Jun 2009 03:34:44 +0000 (23:34 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 21 Jun 2009 03:34:44 +0000 (23:34 -0400)
Fix jbd2_dev_to_name(), a function used when pretty-printting jbd2 and
ext4 tracepoints.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found