mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
2dd39b7841
If mknod() returns ENOSYS, it most probably means quota is not supported
here, so return the appropriate error.
This is a conservative* fix to regression in vfs graph driver introduced
by commit
|
||
---|---|---|
.. | ||
errors.go | ||
projectquota.go | ||
projectquota_test.go |