Bug 57724

Summary: Large File Support
Product: [Retired] Red Hat Linux Reporter: Alex Pircher <alexander_pircher>
Component: util-linuxAssignee: Elliot Lee <sopwith>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: high Docs Contact:
Priority: high    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-12-20 10:22:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alex Pircher 2001-12-20 10:22:09 UTC
From Bugzilla Helper:
User-Agent: -

Description of problem:
more can't cope with files bigger than 2GB

Version-Release number of selected component (if applicable):
util-linux-2.10s-12

How reproducible:
Always

Steps to Reproduce:
1. Create a File > 2GB
2. more file
	
Actual Results:  The value is too big for the defined data type

Expected Results:  he content of the file

Additional info: -

Comment 1 Elliot Lee 2002-01-29 21:34:23 UTC
This seems to be fixed in newer packages with the use of -D_FILE_OFFSET_BITS=64