From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24806 invoked by alias); 12 Mar 2002 04:03:02 -0000 Mailing-List: contact insight-prs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-prs-owner@sources.redhat.com Received: (qmail 24746 invoked by uid 71); 12 Mar 2002 04:03:01 -0000 Resent-Date: 12 Mar 2002 04:03:01 -0000 Resent-Message-ID: <20020312040301.24745.qmail@sources.redhat.com> Resent-From: insight-gnats@sources.redhat.com (GNATS Filer) Resent-To: nobody@sources.redhat.com Resent-Cc: insight-prs@sources.redhat.com Resent-Reply-To: insight-gnats@sources.redhat.com, jim.bell@dsto.defence.gov.au Received:(qmail 23979 invoked by uid 61); 12 Mar 2002 04:02:46 -0000 Message-Id:<20020312040246.23975.qmail@sources.redhat.com> Date: Mon, 11 Mar 2002 20:03:00 -0000 From: jim.bell@dsto.defence.gov.au Reply-To: jim.bell@dsto.defence.gov.au To: insight-gnats@sources.redhat.com X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: insight/132: losetup behaviour incorrect for large offsets X-SW-Source: 2002-q1/txt/msg00079.txt.bz2 List-Id: >Number: 132 >Category: insight >Synopsis: losetup behaviour incorrect for large offsets >Confidential: no >Severity: serious >Priority: high >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon Mar 11 20:03:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: jim.bell@dsto.defence.gov.au >Release: unknown-1.0 >Organization: >Environment: RH 7.2 2.4.7-10enterprise >Description: losetup uses an offset value of 2^31 - 1 whenever an offset greater than or equal to this is specified. Worse, it changes the value silently, and the documentation does not mention a signed 32 bit limit on this value. With loopback files growing in size with disk size, a 2GB limit is inappropriate. >How-To-Repeat: touch loopback losetup -o 3000000000 /dev/loop6 loopback losetup /dev/loop6 (returns 2^31-1 as offset, clearly wrong) >Fix: Hoping someone can tell me! >Release-Note: >Audit-Trail: >Unformatted: