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 #1

Updated by Ian Colle about 11 years ago

  • Assignee set to Sage Weil
  • Priority changed from Normal to High
Actions #2

Updated by Sage Weil about 11 years ago

  • Status changed from New to Fix Under Review

wip-statvfs

Actions #3

Updated by Greg Farnum about 11 years ago

  • Status changed from Fix Under Review to 7

Assuming we aren't pushing this into a stable release without more testing, both the patch and backport are

Reviewed-by: Greg Farnum <>

Actions #4

Updated by Sage Weil about 11 years ago

  • Status changed from 7 to Resolved
Actions

Also available in: Atom PDF