Project

General

Profile

Actions

Bug #45338

closed

find leads to recursive output with nfs mount

Added by Vasu Kulkarni about 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

$ sudo find ./ -maxdepth 1 -type d -mtime +270
./dahorak-test-pr
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan
./shmohan

$ rpm -qa | grep nfs
sssd-nfs-idmap-1.16.4-2.fc28.x86_64
nfs-utils-2.3.3-1.rc1.fc28.x86_64
libnfsidmap-2.3.3-1.rc1.fc28.x86_64
nfs-ganesha-2.6.3-1.fc28.x86_64

Same output from cephfs client
$ find ./ -maxdepth 1 -type d -mtime +270
./dahorak-test-pr
./shmohan
./clacroix-495
./fbalak-dahorak

Actions

Also available in: Atom PDF