You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jakob Unterwurzacher c9b825c58a inomap: deterministically set root device
We used to have "first Translate() wins". This is not deterministic,
as the LOOKUP for the root directory does not seem to reach us, so
the first user LOOKUP would win, which may be on a mountpoint.
2 years ago
..
args.go cli: drop -forcedecode flag 2 years ago
ctlsock_interface.go go mod: declare module version v2 2 years ago
dircache.go go mod: declare module version v2 2 years ago
file.go cli: drop -forcedecode flag 2 years ago
file_allocate_truncate.go go mod: declare module version v2 2 years ago
file_api_check.go v2api: clean up api TODOs 3 years ago
file_holes.go go mod: declare module version v2 2 years ago
file_setattr.go go mod: declare module version v2 2 years ago
node.go go mod: declare module version v2 2 years ago
node_api_check.go v2api: implement Getxattr, Setxattr, Removexattr, Listxattr 3 years ago
node_dir_ops.go go mod: declare module version v2 2 years ago
node_helpers.go go mod: declare module version v2 2 years ago
node_open_create.go go mod: declare module version v2 2 years ago
node_prepare_syscall.go go mod: declare module version v2 2 years ago
node_xattr.go Unbreak hyperlinks broken by go mod v2 conversion 2 years ago
node_xattr_darwin.go go mod: declare module version v2 2 years ago
node_xattr_linux.go go mod: declare module version v2 2 years ago
prepare_syscall_test.go go mod: declare module version v2 2 years ago
root_node.go inomap: deterministically set root device 2 years ago
xattr_unit_test.go cli: drop -forcedecode flag 2 years ago