linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Schlichter <schlicht@uni-mannheim.de>
To: Andrew Morton <akpm@digeo.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Bug in 2.5.70-mm9: df: `/': Value too large for defined data type
Date: Fri, 13 Jun 2003 12:50:44 +0200	[thread overview]
Message-ID: <200306131250.51502.schlicht@uni-mannheim.de> (raw)
In-Reply-To: <20030613013337.1a6789d9.akpm@digeo.com>

[-- Attachment #1: Type: text/plain, Size: 756 bytes --]

Hi!

When I enter 'df' in my bash with -mm9 I get following:
  Filesystem           1k-blocks      Used Available Use% Mounted on
  df: `/': Value too large for defined data type
  /dev/hda3                 7776      5718      1657  78% /boot

instead of:
  Filesystem           1k-blocks      Used Available Use% Mounted on
  /dev/hda5              7421764   7296016    125748  99% /
  /dev/hda3                 7776      5718      1657  78% /boot

-mm8 worked without this problem.

Here is what 'mount' says:
  /dev/hda5 on / type reiserfs (rw)
  proc on /proc type proc (rw)
  devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
  /sys on /sys type sysfs (rw)
  /dev/hda3 on /boot type ext3 (rw)

I use fileutils 4.1

Best regards
   Thomas Schlichter

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2003-06-13 10:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-13  8:33 2.5.70-mm9 Andrew Morton
2003-06-13  9:17 ` 2.5.70-mm9 Andrew Morton
2003-06-13 10:50 ` Thomas Schlichter [this message]
2003-06-13 20:09   ` Bug in 2.5.70-mm9: df: `/': Value too large for defined data type Andrew Morton
2003-06-13 17:57 ` 2.5.70-mm9 Brandon Low
2003-06-14  7:51 ` 2.5.70-mm9 Mingming Cao
2003-06-14  8:01   ` 2.5.70-mm9 Andrew Morton
2003-06-15  0:41     ` 2.5.70-mm9 Mingming Cao
2003-06-15  4:14       ` 2.5.70-mm9 Nick Piggin
2003-06-16 16:25         ` 2.5.70-mm9 Mingming Cao
2003-06-15  6:20       ` 2.5.70-mm9 Andrew Morton
2003-06-16 15:59         ` 2.5.70-mm9 Mingming Cao
2003-06-18  7:13         ` 2.5.70-mm9 Mingming Cao
2003-06-18  7:38           ` 2.5.70-mm9 Andrew Morton
2003-06-18 13:54             ` 2.5.70-mm9 James Bottomley
2003-06-15  1:14 ` 2.5.70-mm9 Diego Calleja García
2003-06-15  7:58   ` 2.5.70-mm9 Felipe Alfaro Solana
2003-06-15 11:22     ` 2.5.70-mm9 Diego Calleja García

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200306131250.51502.schlicht@uni-mannheim.de \
    --to=schlicht@uni-mannheim.de \
    --cc=akpm@digeo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).