Skip to content

Commit 5a8a226

Browse files
Merge pull request #269558 from khdownie/patch-1
Update nfs-large-directories.md
2 parents e148404 + 1c5a464 commit 5a8a226

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/files/nfs-large-directories.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Working with large directories in NFS Azure file shares
2+
title: Work with large directories in NFS Azure file shares
33
description: Learn recommendations for working with large directories in NFS Azure file shares mounted on Linux clients, including mount options, commands, and operations.
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: conceptual
7-
ms.date: 03/14/2024
7+
ms.date: 03/19/2024
88
ms.author: kendownie
99
---
1010

11-
# Working with large directories in NFS Azure file shares
11+
# Work with large directories in NFS Azure file shares
1212

1313
This article provides recommendations for working with NFS directories that contain large numbers of files. It's usually a good practice to reduce the number of files in a single directory by spreading the files over multiple directories. However, there are situations in which large directories can't be avoided. Consider the following suggestions when working with large directories on NFS Azure file shares that are mounted on Linux clients.
1414

0 commit comments

Comments
 (0)