Skip to content
Snippets Groups Projects
Commit c5d95df5 authored by Joel Becker's avatar Joel Becker
Browse files

ocfs2: Let ocfs2_xa_prepare_entry() do space checks.


ocfs2_xattr_set_in_bucket() doesn't need to do its own hacky space
checking.  Let's let ocfs2_xa_prepare_entry() (via ocfs2_xa_set()) do
the more accurate work.  Whenever it doesn't have space,
ocfs2_xattr_set_in_bucket() can try to get more space.

Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent bca5e9bd
No related branches found
No related tags found
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