[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Max. filename length on Ext2/Ext3
- From: "Stephen C. Tweedie" <sct redhat com>
- To: Bostjan Chargo <bostjan cargo hermes si>
- Cc: "'ext3-users redhat com'" <ext3-users redhat com>
- Subject: Re: Max. filename length on Ext2/Ext3
- Date: Wed, 10 Oct 2001 15:28:43 +0100
Hi,
On Wed, Oct 10, 2001 at 02:53:14PM +0200, Bostjan Chargo wrote:
> Does anybody know the limit for filename length on Ext2 filesystem? I
> suspect, there's no difference under Ext3. Am I right?
255 chars is the limit for both ext2 and ext3.
> What about pathname length?
4095 chars: it's a global kernel limit. Individual filesystems never
see paths, only the separate filenames.
Cheers,
Stephen
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]