Skip to content
Commit c475146d authored by Jan Kara's avatar Jan Kara
Browse files

ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop()



Since ->acquire_dquot and ->release_dquot callbacks aren't called under
dqptr_sem anymore, we don't have to start a transaction and obtain locks
so early. So we can just remove all this complicated stuff.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Acked-by: default avatarMark Fasheh <mfasheh@suse.de>
parent cc33412f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment