bcachefs: fix bch2_acl_chmod()
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
34b8e55276
commit
d06182cadb
@ -377,6 +377,7 @@ int bch2_acl_chmod(struct btree_trans *trans,
|
||||
goto err;
|
||||
}
|
||||
|
||||
new->k.p = iter->pos;
|
||||
bch2_trans_update(trans, BTREE_INSERT_ENTRY(iter, &new->k_i));
|
||||
*new_acl = acl;
|
||||
acl = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user