Project

General

Profile

Actions

Fix #5498

open

client: report actual file count instead of object count

Added by Greg Farnum almost 11 years ago. Updated almost 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Correctness/Safety
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
new-dev
Backport:
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Client
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Right now we fill in the statvfs struct's f_files member with the number of files. Instead we should use the mount point's recursive file count.

This should be a pretty straightforward switch of the read source in Client::statfs().

Actions #1

Updated by Greg Farnum almost 11 years ago

  • Tags set to new-dev
Actions #2

Updated by Sage Weil about 10 years ago

  • Tracker changed from Bug to Fix
  • Target version set to v0.77
Actions #3

Updated by Greg Farnum about 10 years ago

  • Target version deleted (v0.77)
Actions #4

Updated by Greg Farnum almost 8 years ago

  • Category changed from 45 to Correctness/Safety
  • Component(FS) Client added
Actions

Also available in: Atom PDF