Bug 2003927 - fallocate | '-v' : no effect
Summary: fallocate | '-v' : no effect
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: util-linux
Version: 34
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Karel Zak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-14 07:32 UTC by ricky.tigg
Modified: 2021-09-27 13:43 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-09-27 13:43:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description ricky.tigg 2021-09-14 07:32:41 UTC
Description of problem: Function fallocate | While '-v' is part of a command, the output is identical as the one without '-v'.

Version-Release number of component: 2.36.2

How reproducible:

'fallocate -vl <length> <filename>'
'fallocate -vpl <length> <filename>'
(...)

Comment 1 Karel Zak 2021-09-27 13:43:20 UTC
Good point. 

Now it implements verbose mode for --dig-holes only. I've improved it in upstream code.

https://github.com/karelzak/util-linux/commit/0f246b73e268719446cf961d427eb123a2a34e97


Note You need to log in before you can comment on or make changes to this bug.