Project

General

Profile

Actions

Bug #13948

closed

fs has no limit to PATH_MAX

Added by Arthur Liu over 8 years ago. Updated almost 8 years ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
5 - suggestion
Reviewed:
ceph-qa-suite:
Component(FS):
Client
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Trying to build coreutils on a CephFS mountpoint (kclient), part of the configure tests has a test that checks for maximum path name length. Ceph doesn't seem to have this limitation so the test runs without completion. The result is a very deep directory tree.

It's probably good to have a limit so that any FS can't end up with infinitely deep directory trees.

Actions

Also available in: Atom PDF