Skip to content

Commit b7bf77f

Browse files
authored
Update blobfuse2-what-is.md
hardlinks --> hard links per Acrolinx
1 parent c033600 commit b7bf77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/blobfuse2-what-is.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ In many ways, BlobFuse2-mounted storage can be used just like the native Linux f
9090

9191
However, there are some key differences in the way BlobFuse2 behaves:
9292

93-
- **Readdir count of hardlinks**:
93+
- **Readdir count of hard links**:
9494

9595
For performance reasons, BlobFuse2 does not correctly report the hard links inside a directory. The number of hard links for empty directories is returned as 2. The number for non-empty directories is always returned as 3, regardless of the actual number of hard links.
9696

0 commit comments

Comments
 (0)