[haiku-development] Re: bfs_fuse is limited to 2G

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 27 Oct 2011 21:53:41 +0200 (MEST)

Vladimir ?-coder/phcoder Serbinenko<phcoder@xxxxxxxxx> wrote:
> I mount a freshly-created bfs image using bfs_fuse. And I do:
>     BIGBLOCKCNT=5000
>     (openssl rand $((BIGBLOCKCNT * 262144)); openssl rand $((BIGBLOCKCNT
> * 262144)); openssl rand $((BIGBLOCKCNT * 262144)); openssl rand
> $((BIGBLOCKCNT * 262144))) > big.img
> On other FS this creates a 5G random file. On bfs-fuse it creates only a
> file as big as 2133430272 bytes.

That must be a bug in the fs_shell. Please file a bug report at 
dev.haiku-os.org, and thanks for the note!

Bye,
   Axel.


Other related posts: