Skip to content
Commit da5cbf2f authored by Mark Fasheh's avatar Mark Fasheh
Browse files

ocfs2: don't use handle for locking in allocation functions



Instead we record our state on the allocation context structure which all
callers already know about and lifetime correctly. This means the
reservation functions don't need a handle passed in any more, and we can
also take it off the alloc context.

Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent 8d5596c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment