diff options
author | Dave Reisner <dreisner@archlinux.org> | 2013-09-19 14:30:07 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2013-09-19 14:48:43 -0400 |
commit | d2421337f6e7d5a6730599e929232689acb09394 (patch) | |
tree | 19668cce0ff30f84e15484b3e161bc86e4574957 /src/Makefile | |
parent | e7363c59d69b71a4327429719e24cab9020e2796 (diff) |
nspawn: be less liberal about creating bind mount destinations
Previously, if a file's bind mount destination didn't exist, nspawn
would blindly create a directory, and the subsequent bind mount would
fail. Examine the filetype of the source and ensure that, if the
destination does not exist, that it is created appropriately.
Also go one step further and ensure that the filetypes of the source
and destination match.
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions