Up

Traces

linux[4.2.5-1-ARCH][system[GNU C Library (GNU libc) stable release version 2.22, by Roland McGrath et al.]][path=/mnt/flashix/[unknown]]@[2015-12-14T16:11:13Z./nix/store/qf513g69n2gy4prf0yhgggwimyl8q7kd-fs_test]

Checked Trace
linux_spec@[/nix/store/qf513g69n2gy4prf0yhgggwimyl8q7kd-fs_test] sexp stdout stderr
Traced Execution stdout stderr
Script script

Combined Trace

1 # processing file 'adhoc_rename_root-int.trace' ...
2 @type trace
3
4 # ####################################
5 # Test rename root
6 # ####################################
7 mkdir "/test_dir_0001" 0o3361
8 Tau
9 RV_none
10 chdir "/test_dir_0001"
11 Tau
12 RV_none
13 mkdir "empty_dir1" 0o3361
14 Tau
15 RV_none
16 mkdir "empty_dir2" 0o777
17 Tau
18 RV_none
19 mkdir "nonempty_dir1" 0o777
20 Tau
21 RV_none
22
23 rename "/" "mydir"
24 Tau
25 EBUSY
26
27
28