commit | 66bb82798d9ff896271d13f5020f7fb9b7d88e1a | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Mon May 09 10:30:41 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon May 09 10:30:41 2011 -0400 |
tree | 7bfbb2708421712b735e9c32a92a8cbbf3d58f22 | |
parent | 55ff3840a293923daacc880cf4aed30c3c49f754 [diff] |
ext4: remove redundant #ifdef in super.c There is already an #ifdef CONFIG_QUOTA some lines above, so this one is totally useless. Signed-off-by: WANG Cong <amwang@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>