Home
last modified time | relevance | path

Searched hist:"677 fc0562a237f6cfc1551e37673707096905ca7" (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dreflink.cdiff 677fc0562a237f6cfc1551e37673707096905ca7 Tue Nov 05 04:22:13 CET 2019 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Some reflink fixes

len might fit into a loff_t when aligned_len does not - make sure we use
a u64 for aligned_len. Also, we weren't always extending the inode
correctly.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
H A Dfs-io.cdiff 677fc0562a237f6cfc1551e37673707096905ca7 Tue Nov 05 04:22:13 CET 2019 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Some reflink fixes

len might fit into a loff_t when aligned_len does not - make sure we use
a u64 for aligned_len. Also, we weren't always extending the inode
correctly.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>