Project

General

Profile

Actions

Bug #3794

closed

uclient: reports sizes wrong in some cases

Added by Greg Farnum over 11 years ago. Updated about 11 years ago.

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

0%

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

Description

This is the counterpart to kernel bug #3793. See Client::statfs, in which we set f_bsize to 1MB but f_frsize to 4KB. They should probably match at 1MB, except I'm wondering if FUSE actually would prefer a smaller block size if we can handle it (or if, being >=4KB, it simply doesn't matter?).

Actions

Also available in: Atom PDF