Maksym Pavlenko
|
3bc8fc4d30
|
Cleanup build constraints
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
|
2022-12-08 09:36:20 -08:00 |
|
Akihiro Suda
|
d3aa7ee9f0
|
Run go fmt with Go 1.17
The new `go fmt` adds `//go:build` lines (https://golang.org/doc/go1.17#tools).
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
|
2021-08-22 09:31:50 +09:00 |
|
Kunal Kushwaha
|
b12c3215a0
|
Licence header added
Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp>
|
2018-02-19 10:32:26 +09:00 |
|
Akihiro Suda
|
0ab2227377
|
mount: add mount.Lookup for ease of implementing snapshotters
`func Lookup(dir string) (Info, error)` returns the mount
info that corresponds to the dir
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
|
2017-06-06 09:27:53 +00:00 |
|