Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47ac14fa authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: Add missing hunk from Yan Zheng's cache reclaim patch

parent 0ee0fda0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1054,6 +1054,7 @@ int btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,
			goto out;
		}

		ref->root_gen = root->root_key.offset;
		ref->bytenr = buf->start;
		ref->owner = btrfs_header_owner(buf);
		ref->generation = btrfs_header_generation(buf);