Skip to content

Commit 51f5897

Browse files
committed
remove extraneous spaces
1 parent 078b7e9 commit 51f5897

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-netapp-files/azure-netapp-files-metrics.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The following types of metadata operations are included in the **Other IOPS** me
3131

3232
**NFSv3**
3333

34-
Summary of NFSv3 metadata calls included in **Other IOPS** as covered in [RFC-1813](https://www.rfc-editor.org/rfc/rfc1813):
34+
NFSv3 metadata calls included in **Other IOPS** as covered in [RFC-1813](https://www.rfc-editor.org/rfc/rfc1813):
3535

3636
- Procedure 0: NULL - Do nothing
3737
- Procedure 1: GETATTR - Get file attributes
@@ -56,7 +56,7 @@ Summary of NFSv3 metadata calls included in **Other IOPS** as covered in [RFC-18
5656

5757
**NFSv4.1**
5858

59-
Summary of NFSv4.1 metadata calls included in **Other IOPS** as covered in [RFC-7530](https://www.rfc-editor.org/rfc/rfc7530):
59+
NFSv4.1 metadata calls included in **Other IOPS** as covered in [RFC-7530](https://www.rfc-editor.org/rfc/rfc7530):
6060

6161
- Procedure 0: NULL – Do nothing
6262
- Procedure 1: COMPOUND – Combining multiple NFS operations into a single request
@@ -97,7 +97,7 @@ Summary of NFSv4.1 metadata calls included in **Other IOPS** as covered in [RFC-
9797

9898
**SMB (includes SMB2 and SMB3.x)**
9999

100-
SMB commands listed in other ops with opcode value:
100+
SMB commands included in **Other IOPS** with opcode value:
101101

102102
| SMB command | Opcode value |
103103
| - | - |
@@ -107,16 +107,16 @@ SMB commands listed in other ops with opcode value:
107107
| SMB2 TREE_CONNECT | 0x0003 |
108108
| SMB2 TREE_DISCONNECT | 0x0004 |
109109
| SMB2 CREATE | 0x0005 |
110-
| SMB2 CLOSE | 0x0006 |
110+
| SMB2 CLOSE | 0x0006 |
111111
| SMB2 FLUSH | 0x0007 |
112112
| SMB2 LOCK | 0x000A |
113113
| SMB2 IOCTL | 0x000B |
114114
| SMB2 CANCEL | 0x000C |
115115
| SMB2 ECHO | 0x000D |
116116
| SMB2 QUERY_DIRECTORY | 0x000E |
117-
| SMB2 CHANGE_NOTIFY |   0x000F |
117+
| SMB2 CHANGE_NOTIFY | 0x000F |
118118
| SMB2 QUERY_INFO | 0x0010 |
119-
| SMB2 SET_INFO |0x0011 |
119+
| SMB2 SET_INFO | 0x0011 |
120120
| SMB2 OPLOCK_BREAK | 0x0012 |
121121

122122
## Ways to access metrics

0 commit comments

Comments
 (0)