Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 年之前 |
Sebastiaan van Stijn
|
4f8c870d62
Fix some linting issues
|
7 年之前 |
Vincent Demeester
|
53982e3fc1
Merge pull request #36091 from kolyshkin/mount
|
7 年之前 |
Kir Kolyshkin
|
bb934c6aca
pkg/mount: implement/use filter for mountinfo parsing
|
7 年之前 |
Alejandro González Hevia
|
9392838150
Standardized log messages accross the different storage drivers.
|
7 年之前 |
Brian Goff
|
68c3201626
Merge pull request #36237 from cpuguy83/zfs_do_not_unmount
|
7 年之前 |
Brian Goff
|
2fe4f888be
Do not recursive unmount on cleanup of zfs/btrfs
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Brian Goff
|
9803272f2d
Do not make graphdriver homes private mounts.
|
7 年之前 |
Kir Kolyshkin
|
a450a575a6
zfs: fix ebusy on umount
|
7 年之前 |
Sebastiaan van Stijn
|
38b3af567f
Remove deprecated MkdirAllAs(), MkdirAs()
|
7 年之前 |
Yong Tang
|
4785f1a7ab
Remove solaris build tag and `contrib/mkimage/solaris
|
7 年之前 |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 年之前 |
Daniel Nephin
|
f7f101d57e
Add gosimple linter
|
7 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Christopher Jones
|
069fdc8a08
[project] change syscall to /x/sys/unix|windows
|
8 年之前 |
Antonio Murdaca
|
abbbf91498
Switch to using opencontainers/selinux for selinux bindings
|
8 年之前 |
Tõnis Tiigi
|
27695cd751
Merge pull request #27903 from kim0/master
|
8 年之前 |
Ahmed Kamal
|
4addda3f07
zfs: expose mountpoint/dataset on inspection
|
8 年之前 |
Vivek Goyal
|
b937aa8e69
Pass all graphdriver create() parameters in a struct
|
8 年之前 |
Damian Smyth
|
205bc6fc99
Create zfs directory if it doesn't exist at startup.
|
9 年之前 |
Akihiro Suda
|
5ec8441bb5
zfs: call mount.MakePrivate
|
9 年之前 |
Brian Goff
|
d85491ff4b
Merge pull request #21946 from chosenken/add_disk_quota_to_zfs
|
9 年之前 |
allencloud
|
c1be45fa38
fix typos
|
9 年之前 |
Vincent Demeester
|
86a7632d63
Merge pull request #22091 from amitkris/build_solaris
|
9 年之前 |
Michael Crosby
|
8bb4d31b10
Remove mountedLayer Mount and Unmount
|
9 年之前 |
Amit Krishnan
|
86d8758e2b
Get the Docker Engine to build clean on Solaris
|
9 年之前 |
Michael Crosby
|
1ba05cdb6a
Add fast path for fsmagic supported drivers
|
9 年之前 |
Michael Crosby
|
009ee16bef
Restore ref count
|
9 年之前 |
Ken Herner
|
373654f43e
Add error check after parseStorageOpt
|
9 年之前 |