7e05e809b7
The files are apparently processed in alphabetic order, so cli_args.go is processed before main.go. In order to run before the go-fuse imports, put the 'ensure fds' code in a separate package. Debug messages are omitted to avoid additional imports (that might contain other code messing up our file descriptors). |
||
---|---|---|
.. | ||
args.go | ||
ctlsock_interface.go | ||
dircache.go | ||
file_allocate_truncate.go | ||
file_holes.go | ||
file.go | ||
fs_dir.go | ||
fs.go | ||
openbackingdir_test.go | ||
openbackingdir.go | ||
xattr_darwin.go | ||
xattr_linux_unit_test.go | ||
xattr_linux.go | ||
xattr_unit_test.go | ||
xattr.go |