[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:56:02 +0200 (MEST)

Axel Dörfler<axeld@xxxxxxxxxxxxxxxx> wrote:
> 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!

Scratch that - I've used the fs_shell to copy way more than 2G files. It must 
be the fuse layer then :-)

Bye,
   Axel.


Other related posts: