containerd/fs
Derek McGowan d96e6e3952 Refactor changes and test functions
Remove change type in favor of explicit change function.
Using change function makes it more difficult to unnecessarily
add to the change interface.

Update test apply functions to use an interface rather
than a function type.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-02-03 11:28:06 -08:00
..
fstest Refactor changes and test functions 2017-02-03 11:28:06 -08:00
copy.go Use copy file range from sysx 2017-02-03 11:28:06 -08:00
copy_linux.go Use copy file range from sysx 2017-02-03 11:28:06 -08:00
copy_test.go Refactor changes and test functions 2017-02-03 11:28:06 -08:00
copy_windows.go Use copy file range from sysx 2017-02-03 11:28:06 -08:00
diff.go Refactor changes and test functions 2017-02-03 11:28:06 -08:00
diff_linux.go Add fs package 2017-02-03 11:27:40 -08:00
diff_test.go Refactor changes and test functions 2017-02-03 11:28:06 -08:00
diff_windows.go Add fs package 2017-02-03 11:27:40 -08:00
hardlink.go Add fs package 2017-02-03 11:27:40 -08:00
hardlink_unix.go Add fs package 2017-02-03 11:27:40 -08:00
hardlink_windows.go Add fs package 2017-02-03 11:27:40 -08: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