ext4: remove alloc_semp
authorAmir Goldstein <amir73il@users.sf.net>
Tue, 10 May 2011 01:52:36 +0000 (21:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 10 May 2011 01:52:36 +0000 (21:52 -0400)
After taking care of all group init races, all that remains is to
remove alloc_semp from ext4_allocation_context and ext4_buddy structs.

Signed-off-by: Amir Goldstein <amir73il@users.sf.net>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found