commit | 60fd4da34d55a9cc0d857fc76dc12cf8cab4ed02 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Jul 27 11:54:40 2010 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jul 27 11:54:40 2010 -0400 |
tree | 72c6b3d9c7680070a751da56bd9068f71e7b106f | |
parent | 90c7201b97bb7ac5a4e2605abc0efb5fdfb957f0 [diff] |
ext4: Cleanup ext4_check_dir_entry so __func__ is now implicit Also start passing the line number to ext4_check_dir since we're going to need it in upcoming patch. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>