Loading fs/btrfs/acl.c +1 −0 Original line number Diff line number Diff line Loading @@ -269,6 +269,7 @@ int btrfs_init_acl(struct btrfs_trans_handle *trans, ACL_TYPE_ACCESS); } } posix_acl_release(clone); } failed: posix_acl_release(acl); Loading Loading
fs/btrfs/acl.c +1 −0 Original line number Diff line number Diff line Loading @@ -269,6 +269,7 @@ int btrfs_init_acl(struct btrfs_trans_handle *trans, ACL_TYPE_ACCESS); } } posix_acl_release(clone); } failed: posix_acl_release(acl); Loading