NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/52188: ext2fs can't write files over 2GB
The following reply was made to PR kern/52188; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: kern/52188: ext2fs can't write files over 2GB
Date: Sun, 23 Apr 2017 12:28:33 +0900
> >Description:
> dd if=/dev/urandom of=file
> wait.
>
> dd: file: File too large
>
> ls -lh file
> -rw-r--r-- 1 fly users 2.0G Apr 21 08:57 file
> >How-To-Repeat:
How did you create your Ext2fs?
"GOOD_OLD_REV" Ext2 FS created by newfs_ext2fs(8) with -O 0 (default)
doesn't support LARGEFILE.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index