containerd/fs
Stephen J Day 320dd70935
fs: remove fsutils package
No need to have a util package under a package... er, package.

We should move most of this functionality to continuity.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-05-15 16:33:58 -07:00
..
fstest Merge pull request #799 from dmcgowan/snapshot-fs-tests 2017-05-08 10:19:42 -07:00
copy_linux.go fs: Change CopyDir's utimes call to not follow symlinks 2017-05-08 13:16:53 -04:00
copy_test.go fs: Change CopyDir's utimes call to not follow symlinks 2017-05-08 13:16:53 -04:00
copy_unix.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
copy_windows.go Use copy file range from sysx 2017-02-03 11:28:06 -08:00
copy.go Fix hardlinks with unmodified files 2017-04-04 15:00:19 -07:00
diff_test.go Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
diff_unix.go Further fixes for FreeBSD 2017-05-11 10:45:59 +01:00
diff_windows.go Fix hardlinks with unmodified files 2017-04-04 15:00:19 -07:00
diff.go Fix hardlinks with unmodified files 2017-04-04 15:00:19 -07:00
dtype_linux_test.go fs: remove fsutils package 2017-05-15 16:33:58 -07:00
dtype_linux.go fs: remove fsutils package 2017-05-15 16:33:58 -07:00
du_unix.go Further fixes for FreeBSD 2017-05-11 10:45:59 +01:00
du_windows.go snapshot: add Usage method to Snapshotter 2017-04-26 17:13:52 -07:00
du.go snapshot: add Usage method to Snapshotter 2017-04-26 17:13:52 -07:00
hardlink_unix.go Fix hardlinks with unmodified files 2017-04-04 15:00:19 -07:00
hardlink_windows.go Fix hardlinks with unmodified files 2017-04-04 15:00:19 -07:00
hardlink.go Fix hardlinks with unmodified files 2017-04-04 15:00:19 -07:00
path.go Refactor changes and test functions 2017-02-03 11:28:06 -08:00
time.go Remove incorrect and unused timespec check 2017-02-03 11:28:06 -08:00