Searched hist:"792031116 bee35e13be7c8ae8cf1b8eec141b136" (Results 1 – 7 of 7) sorted by relevance
/linux/fs/bcachefs/ |
H A D | reflink.c | diff 792031116bee35e13be7c8ae8cf1b8eec141b136 Mon Nov 14 00:59:01 CET 2022 Kent Overstreet <kent.overstreet@linux.dev> bcachefs: Unwritten extents support
- bch2_extent_merge checks unwritten bit - read path returns 0s for unwritten extents without actually reading - reflink path skips over unwritten extents - bch2_bkey_ptrs_invalid() checks for extents with both written and unwritten extents, and non-normal extents (stripes, btree ptrs) with unwritten ptrs - fiemap checks for unwritten extents and returns FIEMAP_EXTENT_UNWRITTEN
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
H A D | extents.h | diff 792031116bee35e13be7c8ae8cf1b8eec141b136 Mon Nov 14 00:59:01 CET 2022 Kent Overstreet <kent.overstreet@linux.dev> bcachefs: Unwritten extents support
- bch2_extent_merge checks unwritten bit - read path returns 0s for unwritten extents without actually reading - reflink path skips over unwritten extents - bch2_bkey_ptrs_invalid() checks for extents with both written and unwritten extents, and non-normal extents (stripes, btree ptrs) with unwritten ptrs - fiemap checks for unwritten extents and returns FIEMAP_EXTENT_UNWRITTEN
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
H A D | fs-io.c | diff 792031116bee35e13be7c8ae8cf1b8eec141b136 Mon Nov 14 00:59:01 CET 2022 Kent Overstreet <kent.overstreet@linux.dev> bcachefs: Unwritten extents support
- bch2_extent_merge checks unwritten bit - read path returns 0s for unwritten extents without actually reading - reflink path skips over unwritten extents - bch2_bkey_ptrs_invalid() checks for extents with both written and unwritten extents, and non-normal extents (stripes, btree ptrs) with unwritten ptrs - fiemap checks for unwritten extents and returns FIEMAP_EXTENT_UNWRITTEN
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
H A D | extents.c | diff 792031116bee35e13be7c8ae8cf1b8eec141b136 Mon Nov 14 00:59:01 CET 2022 Kent Overstreet <kent.overstreet@linux.dev> bcachefs: Unwritten extents support
- bch2_extent_merge checks unwritten bit - read path returns 0s for unwritten extents without actually reading - reflink path skips over unwritten extents - bch2_bkey_ptrs_invalid() checks for extents with both written and unwritten extents, and non-normal extents (stripes, btree ptrs) with unwritten ptrs - fiemap checks for unwritten extents and returns FIEMAP_EXTENT_UNWRITTEN
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
H A D | bcachefs_format.h | diff 792031116bee35e13be7c8ae8cf1b8eec141b136 Mon Nov 14 00:59:01 CET 2022 Kent Overstreet <kent.overstreet@linux.dev> bcachefs: Unwritten extents support
- bch2_extent_merge checks unwritten bit - read path returns 0s for unwritten extents without actually reading - reflink path skips over unwritten extents - bch2_bkey_ptrs_invalid() checks for extents with both written and unwritten extents, and non-normal extents (stripes, btree ptrs) with unwritten ptrs - fiemap checks for unwritten extents and returns FIEMAP_EXTENT_UNWRITTEN
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
H A D | fsck.c | diff 792031116bee35e13be7c8ae8cf1b8eec141b136 Mon Nov 14 00:59:01 CET 2022 Kent Overstreet <kent.overstreet@linux.dev> bcachefs: Unwritten extents support
- bch2_extent_merge checks unwritten bit - read path returns 0s for unwritten extents without actually reading - reflink path skips over unwritten extents - bch2_bkey_ptrs_invalid() checks for extents with both written and unwritten extents, and non-normal extents (stripes, btree ptrs) with unwritten ptrs - fiemap checks for unwritten extents and returns FIEMAP_EXTENT_UNWRITTEN
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
H A D | fs.c | diff 792031116bee35e13be7c8ae8cf1b8eec141b136 Mon Nov 14 00:59:01 CET 2022 Kent Overstreet <kent.overstreet@linux.dev> bcachefs: Unwritten extents support
- bch2_extent_merge checks unwritten bit - read path returns 0s for unwritten extents without actually reading - reflink path skips over unwritten extents - bch2_bkey_ptrs_invalid() checks for extents with both written and unwritten extents, and non-normal extents (stripes, btree ptrs) with unwritten ptrs - fiemap checks for unwritten extents and returns FIEMAP_EXTENT_UNWRITTEN
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|