What are the limits of folders in a folder and the number of files in a folder in ext4? #10

Closed
opened 2023-01-03 23:42:35 +01:00 by Benjamin_Loison · 0 comments

Main limits:

Max. number of files 4 billion (specified at filesystem creation time)

ext4 does not limit the number of subdirectories in a single directory

Source: Wikipedia

So except the number of channels that may be above 4 billion, it seems that we are fine from the filesystem side.

Main limits: > Max. number of files 4 billion (specified at filesystem creation time) > > ext4 does not limit the number of subdirectories in a single directory Source: [Wikipedia](https://en.wikipedia.org/wiki/Ext4) So except the number of channels that may be above 4 billion, it seems that we are fine from the filesystem side.
Benjamin_Loison added the
quick
label 2023-01-06 18:51:14 +01:00
Benjamin_Loison added the
discussion
label 2023-01-06 18:53:26 +01:00
Benjamin_Loison added the
low priority
label 2023-01-06 18:57:26 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/YouTube_captions_search_engine#10
No description provided.