Re: [ANNOUNCE] new HFS(+) driver
From: Mike Fedyk (mfedyk_at_matchmail.com)
Date: 10/03/03
- Previous message: Albert Cahalan: "Re: Who changed /proc/<pid>/ in 2.6.0-test5-bk9?"
- In reply to: Dave O: "Re: [ANNOUNCE] new HFS(+) driver"
- Next in thread: Dave O: "Re: [ANNOUNCE] new HFS(+) driver"
- Reply: Dave O: "Re: [ANNOUNCE] new HFS(+) driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 2 Oct 2003 17:26:08 -0700 To: Dave O <cxreg@pobox.com>
On Thu, Oct 02, 2003 at 02:00:25PM -0500, Dave O wrote:
> This works, however du(1) seems to get the block size wrong:
>
> meatloop:/cdrom# ls -l
> total 393244
> -rwxr-xr-x 1 501 dialout 341952833 Sep 22 17:24 else.zip
> -rwxr-xr-x 1 501 dialout 450701627 Sep 22 20:07 outlook.zip
> -rwxr-xr-x 1 501 dialout 607534655 Sep 22 17:26 quick1.zip
> -rwxr-xr-x 1 501 dialout 431279243 Sep 22 17:26 quick2.zip
> -rwxr-xr-x 1 501 dialout 605501959 Sep 22 17:27 quick3.zip
> -rwxr-xr-x 1 501 dialout 403836898 Sep 22 17:28 quick4.zip
> -rwxr-xr-x 1 501 dialout 380636073 Sep 22 17:28 quick5.zip
>
> meatloop:/cdrom# du -sh
> 385M .
Are you sure? I haven't done the math, but you are comparing base 1000 to
base 1024 numbers. Try comparing:
du -sh .
ls -lh
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Albert Cahalan: "Re: Who changed /proc/<pid>/ in 2.6.0-test5-bk9?"
- In reply to: Dave O: "Re: [ANNOUNCE] new HFS(+) driver"
- Next in thread: Dave O: "Re: [ANNOUNCE] new HFS(+) driver"
- Reply: Dave O: "Re: [ANNOUNCE] new HFS(+) driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|