-
Notifications
You must be signed in to change notification settings - Fork 69
Comparing changes
Open a pull request
base repository: containerd/continuity
base: bd77b46c8352f74eb12c85bdc01f4b90f69d66b4
head repository: containerd/continuity
compare: 004b46473808b3e7a4a3049c20e4376c91eb966d
- 10 commits
- 9 files changed
- 7 contributors
Commits on Oct 3, 2018
-
fs: add TestCopyReflinkWithXFS
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 8568d91 - Browse repository at this point
Copy the full SHA 8568d91View commit details -
Merge pull request #128 from AkihiroSuda/test-reflink
fs: add TestCopyReflinkWithXFS
Configuration menu - View commit details
-
Copy full SHA for be9bd76 - Browse repository at this point
Copy the full SHA be9bd76View commit details
Commits on Oct 19, 2018
-
Add references to common project docs
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 311e47e - Browse repository at this point
Copy the full SHA 311e47eView commit details
Commits on Oct 23, 2018
-
Merge pull request #137 from estesp/common-project-docs
Add references to common project docs
Configuration menu - View commit details
-
Copy full SHA for c220ac4 - Browse repository at this point
Copy the full SHA c220ac4View commit details
Commits on Oct 25, 2018
-
Fix copy_file_range usage for files > 2GB on 32-bit archs.
copy_file_range checks that its arguments don't exceeds SSIZE_MAX and fails with EINVAL if they do. This fix ensures that we are never trying to copy more than SSIZE_MAX at a time and at the same time avoids overflows when the file is larger than 4GB on 32-bit systems. Signed-off-by: Kasper Fabæch Brandt <poizan@poizan.dk>
Configuration menu - View commit details
-
Copy full SHA for 9621bb9 - Browse repository at this point
Copy the full SHA 9621bb9View commit details
Commits on Oct 27, 2018
-
Merge pull request #122 from poizan42/fix-mips
Fix copy_file_range usage for files > 2GB on 32-bit archs
Configuration menu - View commit details
-
Copy full SHA for bea7585 - Browse repository at this point
Copy the full SHA bea7585View commit details
Commits on Nov 21, 2018
-
fs: add WithAllowXAttrErrors CopyOpt
This option allows ignoring errors during copying xattr like `security.selinux`, which is not always supported. Reported in several issues including * openfaas/openfaas-cloud#312 * moby/buildkit#704 * genuinetools/img#45 * https://bugzilla.redhat.com/show_bug.cgi?id=1596918 Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Configuration menu - View commit details
-
Copy full SHA for cc6b518 - Browse repository at this point
Copy the full SHA cc6b518View commit details -
fs/copy: continue copying xattrs in case one fails
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 194c23c - Browse repository at this point
Copy the full SHA 194c23cView commit details
Commits on Nov 30, 2018
-
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Configuration menu - View commit details
-
Copy full SHA for a664d80 - Browse repository at this point
Copy the full SHA a664d80View commit details
Commits on Dec 3, 2018
-
Merge pull request #138 from AkihiroSuda/xattr
fs: add WithAllowXAttrErrors CopyOpt
Configuration menu - View commit details
-
Copy full SHA for 004b464 - Browse repository at this point
Copy the full SHA 004b464View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff bd77b46c8352f74eb12c85bdc01f4b90f69d66b4...004b46473808b3e7a4a3049c20e4376c91eb966d