Damian Smyth
|
205bc6fc99
Create zfs directory if it doesn't exist at startup.
|
9 years ago |
Akihiro Suda
|
5ec8441bb5
zfs: call mount.MakePrivate
|
9 years ago |
Brian Goff
|
d85491ff4b
Merge pull request #21946 from chosenken/add_disk_quota_to_zfs
|
9 years ago |
allencloud
|
c1be45fa38
fix typos
|
9 years ago |
Vincent Demeester
|
86a7632d63
Merge pull request #22091 from amitkris/build_solaris
|
9 years ago |
Michael Crosby
|
8bb4d31b10
Remove mountedLayer Mount and Unmount
|
9 years ago |
Amit Krishnan
|
86d8758e2b
Get the Docker Engine to build clean on Solaris
|
9 years ago |
Michael Crosby
|
1ba05cdb6a
Add fast path for fsmagic supported drivers
|
9 years ago |
Michael Crosby
|
009ee16bef
Restore ref count
|
9 years ago |
Ken Herner
|
373654f43e
Add error check after parseStorageOpt
|
9 years ago |
Ken Herner
|
e918340431
Add support for setting storage size on zfs containers
|
9 years ago |
Brian Goff
|
7342060b07
Add refcounts to graphdrivers that use fsdiff
|
9 years ago |
Stefan J. Wernli
|
ef5bfad321
Adding readOnly parameter to graphdriver Create method
|
9 years ago |
Shishir Mahajan
|
b16decfccf
CLI flag for docker create(run) to change block device size.
|
9 years ago |
Brian Goff
|
65d79e3e5e
Move layer mount refcounts to mountedLayer
|
9 years ago |
Tonis Tiigi
|
e91de9fb9d
Revert "Move layer mount refcounts to mountedLayer"
|
9 years ago |
Brian Goff
|
563d0711f8
Move layer mount refcounts to mountedLayer
|
9 years ago |
Phil Estes
|
922986b76e
Add proper refcounting to zfs graphdriver
|
9 years ago |
Phil Estes
|
aef0995b02
Fix ZFS permissions bug with user namespaces
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
Dan Walsh
|
1716d497a4
Relabel BTRFS Content on container Creation
|
9 years ago |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 years ago |
Chun Chen
|
2458452a3b
Try to resize data and metadata loopback file when initiating devicemapper
|
9 years ago |
Kir Kolyshkin
|
15a232fd06
graphdriver/zfs: fix GetMetadata() comment
|
10 years ago |
Kir Kolyshkin
|
f5f7fee2ec
graphdriver/zfs: privatize mountPath and zfsPath
|
10 years ago |
Srini Brahmaroutu
|
e27c904b99
daemon/graphdriver/zfs fix lint errrors/warnings
|
10 years ago |
Kir Kolyshkin
|
a83a769347
Simplify and fix os.MkdirAll() usage
|
10 years ago |
Jessie Frazelle
|
75f8bdd970
Merge pull request #13542 from kvasdopil/freebsd-work
|
10 years ago |
Alexey Guskov
|
26c03d561a
make docker compile on freebsd
|
10 years ago |
John Howard
|
2bf73c4b1a
Fix log to logrus
|
10 years ago |