containerd/fs
Derek McGowan bf8f37ba78 Remove incorrect and unused timespec check
Compare is using its own time check comparison and
doing byte comparison when ambiguous rather than
ignoring it like this function does.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-02-03 11:28:06 -08:00
..
fstest Add fs package 2017-02-03 11:27:40 -08:00
copy.go Add support for devices 2017-02-03 11:28:06 -08:00
copy_linux.go Add support for devices 2017-02-03 11:28:06 -08:00
copy_test.go Add fs package 2017-02-03 11:27:40 -08:00
copy_windows.go Add support for devices 2017-02-03 11:28:06 -08:00
diff.go Add support for devices 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 Add fs package 2017-02-03 11:27:40 -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 Add support for devices 2017-02-03 11:28:06 -08:00
time.go Remove incorrect and unused timespec check 2017-02-03 11:28:06 -08:00