Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aaron-prindle/918a6ff79d697674ae8f20583c3e7235 to your computer and use it in GitHub Desktop.
Save aaron-prindle/918a6ff79d697674ae8f20583c3e7235 to your computer and use it in GitHub Desktop.
mount on successful case
2017/06/16 23:36:37 >>> 192.168.99.100:39558 Tread tag 1 fid 2 offset 0 count 8168
3rd switch case
nextend: 44
count: 8075
tc.Offset: 0
tc.Count: 8168
=========================================
=========================================
1st nextend if
2017/06/16 23:36:37 <<< 192.168.99.100:39558 Rread tag 1 count 8075
2017/06/16 23:36:37 >>> 192.168.99.100:39558 Tread tag 1 fid 2 offset 8075 count 93
3rd switch case
nextend: 44
count: 0
tc.Offset: 8075
tc.Count: 93
=========================================
=========================================
1st nextend if
2017/06/16 23:36:37 <<< 192.168.99.100:39558 Rread tag 1 count 0
2017/06/16 23:36:37 >>> 192.168.99.100:39558 Tread tag 1 fid 2 offset 8075 count 8168
3rd switch case
nextend: 44
count: 0
tc.Offset: 8075
tc.Count: 8168
=========================================
=========================================
1st nextend if
2017/06/16 23:36:37 <<< 192.168.99.100:39558 Rread tag 1 count 0
2017/06/16 23:36:37 >>> 192.168.99.100:39558 Tread tag 1 fid 2 offset 8075 count 8168
3rd switch case
nextend: 44
count: 0
tc.Offset: 8075
tc.Count: 8168
=========================================
=========================================
1st nextend if
2017/06/16 23:36:37 <<< 192.168.99.100:39558 Rread tag 1 count 0
2017/06/16 23:36:37 >>> 192.168.99.100:39558 Tclunk tag 1 fid 2
2017/06/16 23:36:37 <<< 192.168.99.100:39558 Rclunk tag 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment