open-nomad/client/allocdir
Mahmood Ali f475a56087 remove always false parameter
Simplify allocDir.Build() function to avoid depending on client/structs,
and remove a parameter that's always set to `false`.

The motivation here is to avoid a dependency cycle between
drivers/cstructs and alloc_dir.
2019-01-08 09:11:47 -05:00
..
alloc_dir.go libcontainer to manage /dev and /proc (#4945) 2018-12-03 10:41:01 -05:00
alloc_dir_test.go remove always false parameter 2019-01-08 09:11:47 -05:00
fs_darwin.go Set ownership on directories in chroot 2017-04-17 12:41:33 -07:00
fs_freebsd.go Set ownership on directories in chroot 2017-04-17 12:41:33 -07:00
fs_linux.go Set ownership on directories in chroot 2017-04-17 12:41:33 -07:00
fs_linux_test.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
fs_solaris.go Set ownership on directories in chroot 2017-04-17 12:41:33 -07:00
fs_unix.go Set ownership on directories in chroot 2017-04-17 12:41:33 -07:00
fs_windows.go libcontainer to manage /dev and /proc (#4945) 2018-12-03 10:41:01 -05:00
task_dir.go remove always false parameter 2019-01-08 09:11:47 -05:00
task_dir_test.go remove always false parameter 2019-01-08 09:11:47 -05:00